Docs.rs
git-filter-server-0.1.3
git-filter-server 0.1.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
CertainLach
Dependencies
anyhow ^1.0.42
normal
hex ^0.4.3
normal
thiserror ^1.0.26
normal
tracing ^0.1.26
normal
Versions
58.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
git_
filter_
server
0.1.3
All Items
Crate Items
Macros
Structs
Enums
Traits
Crate
git_filter_server
Copy item path
Source
Macros
§
parse_
error
Structs
§
GitFilter
Server
Enums
§
Processing
Type
Traits
§
Processor
This trait is used for user-defined logic of git-filter-server Typically git talks with processor via stdio, so better do not use it inside