[][src]Type Definition moiradb::types::DBValue

type DBValue<V> = Arc<Option<V>>;