[][src]Type Definition wasmbin::sections::payload::Global

type Global = Vec<Global>;

Trait Implementations

impl Payload for Global[src]

impl StdPayload for Global[src]