[][src]Module oasis_std::abi

Re-exports

pub extern crate oasis_borsh;

Traits

Deserialize

A data-structure that can be de-serialized from binary format by NBOR.

Serialize

A data-structure that can be serialized into binary format by NBOR.

Derive Macros

Deserialize
Serialize