Kvasir.Key behaviour (kvasir v0.0.8) View Source
Link to this section Summary
Link to this section Callbacks
Specs
Specs
doc() :: String.t()
Key documentation.
Specs
Specs
Specs
name() :: String.t()
Key descriptive name.
Specs
Specs
Specs
Specs
Specs
partition(value :: term(), partitions :: pos_integer()) :: {:ok, non_neg_integer()} | {:error, atom()}