Docs.rs
der-parser-10.0.0
der-parser 10.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
chifflier
Dependencies
asn1-rs ^0.7
normal
bitvec ^1.0
normal
optional
cookie-factory ^0.3.0
normal
optional
displaydoc ^0.2
normal
nom ^7.0
normal
num-bigint ^0.4
normal
optional
num-traits ^0.2
normal
rusticata-macros ^4.0
normal
hex-literal ^0.4
dev
pretty_assertions ^1.0
dev
test-case ^3.0
dev
Versions
93.75%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
der_
parser
10.0.0
BerObject
Header
Aliased Type
In der_
parser::
ber::
compat
der_parser
::
ber
::
compat
Type Alias
BerObjectHeader
Copy item path
Source
pub type BerObjectHeader<'a> =
Header
<'a>;
Aliased Type
ยง
pub struct BerObjectHeader<'a> {
/* private fields */
}