net-core-api 0.5.3

This crate defines core traits and types for the api defined through the net-stalker project. Amazon Ion is used as the serialization format.
Documentation
1
2
3
4
pub mod api;
pub mod decoder_api;
pub mod encoder_api;
pub mod typed_api;