clvm-traits 0.26.0

Traits for encoding and decoding CLVM objects.
Documentation

CLVM Traits

This is a library for encoding and decoding Rust values using a CLVM allocator. It provides implementations for every fixed-width signed and unsigned integer type, as well as many other values in the standard library that would be common to encode.