Welcome to mirror list, hosted at ThFree Co, Russian Federation.

rust-impl « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 09df3cd93b21f0ff463c23939628c488524b5353 (plain)
1
2
3
4
5
impl<'a, T: AsRef<[u8]>>  std::RIGHT for Git<'a> {

    pub fn ChangeMe(&self) -> () {
    }
}