ArrayId

Type Alias ArrayId 

Source
pub type ArrayId = ArcRef<str>;
Expand description

ArrayId is a globally unique name for the array’s vtable.

Aliased Type§

pub struct ArrayId(/* private fields */);