TokenTreesView

Type Alias TokenTreesView 

Source
pub type TokenTreesView<'a> = TokenTreesView<'a, Span>;

Aliased Type§

pub struct TokenTreesView<'a>(/* private fields */);

Trait Implementations§