[][src]Macro ffi_std::from

macro_rules! from {
    ($s:ident $(< $($lyarg:lifetime),* ; $($tyarg:ident),* >)? => $s2:ty; $f:ident) => { ... };
}