Docs.rs
gix-ignore-0.12.0
gix-ignore 0.12.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.3.0
normal
document-features ^0.2.1
normal
optional
gix-glob ^0.17.0
normal
gix-path ^0.10.12
normal
gix-trace ^0.1.11
normal
serde ^1.0.114
normal
optional
unicode-bom ^2.0.3
normal
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_
ignore
0.12.0
gix_ignore
Function
parse
Copy item path
source
pub fn parse(bytes: &[
u8
]) ->
Lines
<'_>
ⓘ
Expand description
Parse git ignore patterns, line by line, from
bytes
.