pub trait IPathData { }
Expand description

Marker trait for Path::data

Implementations on Foreign Types§

source§

impl IPathData for ()

Implementors§