kv-derive-impl 1.0.1

Derive struct conversions from and to key-value vectors
Documentation
1
2
3
4
5
6
7
pub mod consumer;
pub mod error;
pub mod from_iter;
pub mod from_mapping;
pub mod into_vec;
pub mod producer;
pub mod result;