Docs.rs
git-attributes-0.8.3
git-attributes 0.8.3
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.0.1
normal
compact_str ^0.6.1
normal
document-features ^0.2.1
normal
git-features ^0.26.5
normal
git-glob ^0.5.4
normal
git-path ^0.7.2
normal
git-quote ^0.4.2
normal
serde ^1.0.114
normal
thiserror ^1.0.26
normal
unicode-bom ^1.1.4
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In git_attributes
?
Function
git_attributes
::
parse
source
·
[
−
]
pub fn parse(bytes: &[
u8
]) ->
Lines
<'_>
ⓘ
Expand description
Parse attribute assignments line by line from
bytes
.