[][src]Type Definition holochain_wasmer_common::allocation::Allocation

type Allocation = [u64; 2];

Trait Implementations

impl From<AllocationPtr> for Allocation[src]