Docs.rs
git-find-0.7.0
git-find 0.7.0
Permalink
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
davidB
Dependencies
anyhow ^1
normal
clap ^4
normal
git2 ^0.20
normal
gtmpl ^0.7
normal
gtmpl_derive ^0.5
normal
gtmpl_value ^0.5
normal
regex ^1
normal
slog ^2
normal
slog-async ^2
normal
slog-term ^2
normal
walkdir ^2
normal
spectral ^0.6.0
dev
libc ^0.2
normal
kernel32-sys ^0.2
normal
winapi ^0.3
normal
Versions
0%
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
git_
find
0.7.0
git_find
Function
render
Copy item path
Source
pub fn render(ctx: &
Ctx
, tmpl: &
str
, value: &
GitRepo
) ->
String