Function atuin_client::ordering::reorder_fuzzy[][src]

pub fn reorder_fuzzy(
    mode: SearchMode,
    query: &str,
    res: Vec<History>
) -> Vec<History>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator