Function tidb_query_expr::impl_string::strip_whitespace[][src]

fn strip_whitespace(input: &[u8]) -> Vec<u8>

Notable traits for Vec<u8, A>

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