Skip to main content

parse_from_str

Macro parse_from_str 

Source
macro_rules! parse_from_str {
    ($type:ty, $name:literal) => { ... };
}