Bucket.key

Undocumented in source. Be warned that the author may not have intended to support it.
  1. K key [@property setter]
    struct Bucket(K, V = void)
    @property
    void
    key
    ()
    (
    ref K key
    )
  2. inout(K) key [@property getter]

Meta