pub(crate) fn markdown_links<R>( md: &str, filter_map: impl Fn(MarkdownLink) -> Option<R>) -> Vec<R>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where A: Allocator,
impl<A> Write for Vec<u8, A>where A: Allocator,