Trait iamgroot::AsPath

source ·
pub trait AsPath: AsRef<Path> + Display { }

Implementations on Foreign Types§

source§

impl AsPath for String

source§

impl AsPath for &str

Implementors§