Docs.rs
bc-components-0.16.0
bc-components 0.16.0
Docs.rs crate page
BSD-2-Clause-Patent
Links
Repository
crates.io
Source
Owners
wolfmcnally
Dependencies
anyhow ^1.0.0
normal
bc-crypto ^0.6.0
normal
bc-rand ^0.2.0
normal
bc-ur ^0.6.2
normal
dcbor ^0.16.2
normal
hex ^0.4.3
normal
miniz_oxide ^0.7.1
normal
paste ^1.0.12
normal
pqcrypto-dilithium ^0.5.0
normal
pqcrypto-kyber ^0.8.1
normal
pqcrypto-traits ^0.3.5
normal
rand_core ^0.6.4
normal
ssh-key =0.6.6
normal
sskr ^0.5.0
normal
url ^2.4.1
normal
zeroize ^1.8.1
normal
hex-literal ^0.4.1
dev
indoc ^2.0.0
dev
version-sync ^0.9.0
dev
Versions
19.74%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
bc_
components
0.16.0
XIDProvider
Required Methods
xid
Implementors
In crate bc_
components
bc_components
Trait
XIDProvider
Copy item path
Source
pub trait XIDProvider { // Required method fn
xid
(&self) ->
XID
; }
Required Methods
§
Source
fn
xid
(&self) ->
XID
Implementors
§
Source
§
impl
XIDProvider
for
SigningPublicKey
Source
§
impl
XIDProvider
for
XID