[][src]Trait yy_boss::PathStrExt

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

Required methods

pub fn trim_yy(&self) -> &str[src]

Loading content...

Implementations on Foreign Types

impl PathStrExt for &str[src]

Loading content...

Implementors

Loading content...