[−][src]Crate oasis_std
Re-exports
pub extern crate serde; |
pub use crate::exe::*; |
Modules
| backend | |
| exe | |
| reexports |
Macros
| invoke | Makes a transaction to an address using Oasis RPC semantics. |
| service | This macro is used to define the "main" service. |
Structs
| Address | A 160-bit little-endian hash address type. |
| Balance |
Traits
| AddressExt |
Attribute Macros
| default |
Derive Macros
| Event | |
| Service |