[][src]Trait yy_boss::PathStrExt

pub trait PathStrExt {
    fn trim_yy(&self) -> &str;
}

Required methods

fn trim_yy(&self) -> &str

Loading content...

Implementations on Foreign Types

impl<'_> PathStrExt for &'_ str[src]

Loading content...

Implementors

Loading content...