Docs.rs
gix-ignore-0.11.4
gix-ignore 0.11.4
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.16.5
normal
gix-path ^0.10.10
normal
gix-trace ^0.1.8
normal
serde ^1.0.114
normal
optional
unicode-bom ^2.0.2
normal
Versions
100%
of the crate is documented
Go to latest version
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.11.4
Function
gix_ignore
::
parse
Copy item path
source
·
[
−
]
pub fn parse(bytes: &[
u8
]) ->
Lines
<'_>
ⓘ
Expand description
Parse git ignore patterns, line by line, from
bytes
.