borsh::ser

Module hashes

Source
Expand description

Module is available if borsh is built with features = ["std"] or features = ["hashbrown"].

Module defines BorshSerialize implementation for HashMap/HashSet.