Docs.rs
open-kioku-git-2.1.1
open-kioku-git 2.1.1
Docs.rs crate page
Elastic-2.0
21 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
shivyadavus
Dependencies
chrono ^0.4
normal
open-kioku-core ^2.0.0
normal
open-kioku-errors ^2.0.0
normal
serde ^1
normal
criterion ^0.5.1
dev
tempfile ^3
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
commit_history
open_
kioku_
git
2.1.1
open_kioku_git
Function
commit_
history
Copy item path
Source
pub fn commit_history( root: impl
AsRef
<
Path
>, max_commits:
usize
, ) ->
Result
<
CommitHistory
>