edm-core 0.2.0

Core types and traits for edm.
Documentation
1
2
3
4
//! Encoding and decoding.

pub(crate) mod base64;
pub(crate) mod hex;