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`.