Function dprint_development::parse_specs[][src]

pub fn parse_specs(file_text: String, options: &ParseSpecOptions) -> Vec<Spec>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator