Trie_stableSourcemodule V1
(Keychain_unstable : Trie.Keychainable.S)
(Keychain_stable :
Core.Core_stable.Stable_with_witness with type t = Keychain_unstable.t) :
sig ... endTakes an unstable keychain implementation to define the in-memory representation, and a stable serialization for keychain values to define the serialization.