Docs.rs
gix-actor-0.30.0
gix-actor 0.30.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.3.0
normal
btoi ^0.4.2
normal
document-features ^0.2.0
normal
gix-date ^0.8.3
normal
gix-features ^0.38.0
normal
itoa ^1.0.1
normal
serde ^1.0.114
normal
thiserror ^1.0.38
normal
winnow ^0.5.24
normal
pretty_assertions ^1.0.0
dev
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_actor
0.30.0
Module decode
Functions
In gix_actor::signature
?
Module
gix_actor
::
signature
::
decode
source
·
[
−
]
Expand description
Functions
identity
Parse an identity from the bytes input
i
(like
name <email>
) using
nom
.