[−][src]Trait macro_input_core::FromLit
a trait for extracting a value from a literal
FromMeta is automatically implemented for all implementations
a trait for extracting a value from a literal
FromMeta is automatically implemented for all implementations
impl FromLit for Option<Lit>[src]impl FromLit for String[src]impl FromLit for Vec<u8>[src]impl FromLit for u8[src]impl FromLit for char[src]impl FromLit for i32[src]impl FromLit for f32[src]impl FromLit for bool[src]impl<V: FromLit> FromLit for Option<V>[src]