Bucket.kv

Undocumented in source.
struct Bucket(K, V = void)
static if(!(is(V == void)))
KV kv;

Meta