Docs.rs
gix-filter-0.14.0
gix-filter 0.14.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.5.0
normal
encoding_rs ^0.8.32
normal
gix-attributes ^0.23.0
normal
gix-command ^0.3.10
normal
gix-hash ^0.15.0
normal
gix-object ^0.45.0
normal
gix-packetline-blocking ^0.18.0
normal
gix-path ^0.10.12
normal
gix-quote ^0.4.13
normal
gix-trace ^0.1.11
normal
gix-utils ^0.1.13
normal
smallvec ^1.10.0
normal
thiserror ^1.0.38
normal
serial_test ^3.1.0
dev
Versions
100%
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
gix_
filter
0.14.0
Module convert
Module Items
Modules
Enums
In gix_
filter::
pipeline
gix_filter
::
pipeline
Module
convert
Copy item path
source
Expand description
Modules
§
configuration
to_git
to_
worktree
Enums
§
ToGit
Outcome
The result of a conversion with zero or more filters to be stored in git.
ToWorktree
Outcome
The result of a conversion with zero or more filters.