[][src]Crate serde_hashkey

In-memory key serialization.

Enums

Error
Integer
Key

Functions

from_key

Convert a Key into a type T

to_key

Convert the given type to a value.

Type Definitions

Result