recall_ipc_types 0.1.2

The primitive types for fvm
Documentation
1
2
3
4
# primitives
This crate contains the typed primitives useful for fvm implementation. The list of items 
include `TAddress`, `TCid`, `TAmt` and `THamt`, corresponding to `Address`, `Cid`, 
`Amt` and `Hamt`.