Docs.rs
json_atomic-0.1.0
json_atomic 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
danvoulez
Dependencies
blake3 ^1.5
normal
ed25519-dalek ^2.1
normal
hex ^0.4
normal
logline-core ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
unicode-normalization ^0.1
normal
optional
criterion ^0.5
dev
rand ^0.8
dev
rand_chacha ^0.3
dev
Versions
37.04%
of the crate is documented
Go to latest version
Platform
i686-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
verify_seal
json_
atomic
0.1.0
json_atomic
Function
verify_
seal
Copy item path
Source
pub fn verify_seal(f: &
SignedFact
) ->
Result
<
()
,
VerifyError
>