Skip to main content

TableRef

Type Alias TableRef 

Source
pub type TableRef = Value;
Expand description

Runtime value carrying a table object.

Aliased Typeยง

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