Docs.rs
synta-certificate-0.2.6
synta-certificate 0.2.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
abbra
Dependencies
cryptoki ^0.12
normal
optional
log ^0.4
normal
optional
native-ossl ^0.1.7
normal
optional
nss-sys ^0.1.9
normal
optional
serde ^1
normal
optional
synta ^0.2.6
normal
synta-derive ^0.2.6
normal
optional
synta-codegen ^0.2.6
build
Versions
45.51%
of the crate is documented
Platform
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
Skip to main content
ExtendedKeyUsage
synta_
certificate
0.2.6
Extended
KeyUsage
Aliased Type
In crate synta_
certificate
synta_certificate
Type Alias
Extended
KeyUsage
Copy item path
Source
pub type ExtendedKeyUsage =
Vec
<
KeyPurposeId
>;
Aliased Type
ยง
pub struct ExtendedKeyUsage {
/* private fields */
}