sbor-derive-common 1.3.1

A library for implementing SBOR derives, from the Radix DLT project.
Documentation
1
2
3
4
5
6
7
pub mod categorize;
pub mod decode;
pub mod describe;
pub mod encode;
pub mod sbor;
pub mod sbor_assert;
pub mod utils;