Struct gluon_vm::api::ArrayRef [] [src]

pub struct ArrayRef<'vm>(_);

Methods

impl<'vm> ArrayRef<'vm>
[src]

Trait Implementations

impl<'vm> Copy for ArrayRef<'vm>
[src]

impl<'vm> Clone for ArrayRef<'vm>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'vm> Debug for ArrayRef<'vm>
[src]

Formats the value using the given formatter.