CommitExt
flams_
git
0.0.1
Commit
Ext
Required Methods
into_commit
Implementations on Foreign Types
Commit<'_>
Implementors
In flams_
git::
repos
flams_git
::
repos
Trait
Commit
Ext
Copy item path
Source
pub trait CommitExt { // Required method fn
into_commit
(self) ->
Commit
; }
Available on
crate feature
git2
only.
Required Methods
§
Source
fn
into_commit
(self) ->
Commit
Implementations on Foreign Types
§
Source
§
impl
CommitExt
for
Commit
<'_>
Source
§
fn
into_commit
(self) ->
Commit
Implementors
§