pub type StackKdf = Kdf<Key, Context>;
Stack-allocated type alias for Kdf. Provided for convenience.
Kdf
struct StackKdf { /* private fields */ }