rust-chain 0.2.8

rust library for writing EOS rust smart contracts
Documentation
1
2
3
4
5
6
#[cfg(not(feature = "wee-alloc"))]
pub mod bump;

#[cfg(not(feature = "std"))]
pub mod handlers;