Function pango::parse_enum
[−]
[src]
pub fn parse_enum<'a, P: Into<Option<&'a str>>>(
type_: Type,
str: P,
warn: bool
) -> Option<(i32, String)>
pub fn parse_enum<'a, P: Into<Option<&'a str>>>(
type_: Type,
str: P,
warn: bool
) -> Option<(i32, String)>