Remove TODOs.

This commit is contained in:
Gav
2018-01-11 18:29:08 +01:00
parent 2b05b8ff5e
commit 6146779e6e
-4
View File
@@ -228,10 +228,6 @@ macro_rules! declare_generic {
} }
} }
// TODO: Docs
// TODO: Example
// TODO: Tests
#[cfg(test)] #[cfg(test)]
mod tests { mod tests {
declare_simple!(counter: u32); declare_simple!(counter: u32);