commonmeta 0.5.4

Library for conversions to/from the Commonmeta scholarly metadata format
Documentation
1
2
3
4
5
6
7
8
pub mod convert;
pub mod decode;
pub mod dump;
pub mod encode;
pub mod list;
pub mod r#match;
pub mod push;
pub mod put;