pub trait PathData { }
Expand description

A type that can represent path data

Implementations on Foreign Types§

source§

impl PathData for Vec<u8>

Implementors§