sails-rs 1.0.1

Main abstractions for the Sails framework
Documentation
1
2
3
4
5
6
pub use core::num::{NonZeroU8, NonZeroU16, NonZeroU32, NonZeroU64, NonZeroU128};
pub use gprimitives::{ActorId, CodeId, H160, H256, MessageId, NonZeroU256, U256};
pub use gsys::*;

pub type ValueUnit = gsys::Value; // u128
pub type GasUnit = gsys::Gas; // u64