Sign in
googlers
/
jrn
/
git
/
6c6ddf92d511c423b8b54fb1b01d563b6f4c58f7
/
.
/
t
/
t4018
/
rust-impl
blob: 09df3cd93b21f0ff463c23939628c488524b5353 [
file
] [
log
] [
blame
]
Marc-André Lureau
d74e786
2019-05-17 01:58:15 +0200
[
diff
] [
blame
]
1
impl
<
'a, T: AsRef<[u8]>> std::RIGHT for Git<'
a
>
{
2
3
pub fn
ChangeMe
(&
self
)
->
()
{
4
}
5
}