Skip to main content

EmberPath

Type Alias EmberPath 

Source
pub type EmberPath = Vec<i32>;
Expand description

A path through the Ember+ tree (sequence of node numbers).

Aliased Typeยง

pub struct EmberPath { /* private fields */ }