]> git.ipfire.org Git - thirdparty/git.git/blame - t/t4018/rust-impl
Merge branch 'dl/config-alias-doc'
[thirdparty/git.git] / t / t4018 / rust-impl
CommitLineData
d74e7860
MAL
1impl<'a, T: AsRef<[u8]>> std::RIGHT for Git<'a> {
2
3 pub fn ChangeMe(&self) -> () {
4 }
5}