Function xxlib::manager::filter_ids[][src]

pub fn filter_ids(like: &str) -> Vec<u16>

Notable traits for Vec<u8, A>

impl<A> Write for Vec<u8, A> where
    A: Allocator