sbor 1.3.0

Reference implementation of the SBOR binary data format, from the Radix DLT project.
Documentation
1
2
// TODO: In a follow up PR, replace all references to sbor::rust::* with radix_rust::rust::*
pub use radix_rust::rust::*;