Trait kudu::Value [−] [src]

pub trait Value<'a>: Sized { }

Marker trait for types which can be stored in a Kudu column.

Implementors