[][src]Type Definition holochain_core_types::error::RibosomeRuntimeBits

type RibosomeRuntimeBits = i64;

size of the integer that wasm sees

Trait Implementations

impl From<RibosomeEncodedValue> for RibosomeRuntimeBits[src]