PathData

Trait PathData 

Source
pub trait PathData { }
Expand description

A type that can represent path data

Implementations on Foreign Types§

Source§

impl PathData for Vec<u8>

Implementors§