[][src]Function tablam::dsl::tree_kv

pub fn tree_kv<T>(data: &[T]) -> Tree where
    T: Into<Scalar> + Clone + NativeKind