Trait iamgroot::AsPath

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

Implementations on Foreign Types§

source§

impl AsPath for &str

source§

impl AsPath for String

Implementors§