1
2
3
4
5
6
/*! This crate does nothing and should not be wasting namespace, sorry. :(
*/

/// Nothing struct
#[allow(dead_code)]
struct Nothing;