Skip to content

Kv should be instantiated with a pair of types that represent the keys and values in the store #38

@dr-frmr

Description

@dr-frmr

Currently you need to ser/de keys and values on every action. kv::Kv should fix this by letting you define the types (that must implement ser/de) and doing that work for you.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions