[][src]Trait last_git_commit::Path

pub trait Path {
    fn path(&self) -> String;
}

Path

Required methods

fn path(&self) -> String

Loading content...

Implementors

impl Path for LastGitCommit[src]

Loading content...