citadel::str_to! [] [src]

macro_rules! str_to {
    ($string:expr, $typ:ty) => { ... };
}