[][src]Crate oasis_std

Re-exports

pub use crate::exe::*;

Modules

abi
backend
collections

Map and Set APIs backed by Vecs.

exe

Macros

abi_encode

Encodes arguments into the format expected by Oasis services.

service

This macro is used to define the "main" service.

Structs

Address

A 160-bit little-endian hash address type.

Balance

Enums

RpcError

Traits

AddressExt

Attribute Macros

default

Derive Macros

Event
Service