net-core-api 0.5.0

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
[package]
name = "net-core-api"
version = "0.5.0"
edition = "2021"
description = "This crate defines core traits and types for the api defined through the net-stalker project. Amazon Ion is used as the serialization format."
license = "Apache-2.0"

[dependencies]
ion-rs = "0.18.1"