pub fn render_method(
    clazz: &ClassInfo,
    dep_map: &mut HashMap<String, String>,
    space: &str,
    parse_option: &ParseOption
) -> Vec<String>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator