[][src]Macro sysinfo::auto_cast

macro_rules! auto_cast {
    ($t:expr, $cast:ty) => { ... };
}

Allows to cast only when needed.