Skip to main content

SegPath

Type Alias SegPath 

Source
pub type SegPath = Vec<Seg>;
Expand description

a canonical path

Aliased Type§

pub struct SegPath { /* private fields */ }