Macro sysinfo::auto_cast [] [src]

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