Skip to main content

Module entry_binding

Module entry_binding 

Source
Expand description

Core binding traits for converting between database entries and Rust types.

Traitsยง

EntityBinding
Converts between key+data entries and an entity object.
EntryBinding
Converts between a DatabaseEntry and a Rust type.