Docs.rs
radicle-source-0.4.0
radicle-source 0.4.0
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
FintanH
xla
Dependencies
base64 ^0.13
normal
git2 >=0.12
normal
lazy_static ^1.4
normal
log ^0.4
normal
nonempty ^0.6
normal
radicle-surf ^0.8.0
normal
serde ^1.0
normal
syntect ^4.2
normal
optional
thiserror ^1.0
normal
Versions
81.63%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
radicle_
source
0.4.0
Module commit
Module Items
Structs
Functions
In crate radicle_
source
radicle_source
Module
commit
Copy item path
Source
Structs
§
Commit
Representation of a changeset between two revs.
Commits
A selection of commit headers and their statistics.
Header
Representation of a code commit.
Stats
Commit statistics.
Functions
§
commit
Retrieves a
Commit
.
commits
Retrieves the
Commit
history for the given
revision
.
header
Retrieves the
Header
for the given
sha1
.