Docs.rs
sframe-0.2.3
sframe 0.2.3
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
hoodie
TobTheRock
Dependencies
bitfield ^0.14
normal
cfg-if ^1.0
normal
log ^0.4
normal
openssl ^0.10
normal
ring ^0.17
normal
thiserror ^1.0
normal
criterion ^0.5
dev
hex ^0.4
dev
lazy_static ^1.4.0
dev
phf ^0.11
dev
pretty_assertions ^1.3
dev
rand ^0.8
dev
serde ^1.0
dev
serde_json ^1.0
dev
strum_macros ^0.25
dev
ring ^0.17
normal
Versions
70.91%
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
☰
sframe
0.2.3
Module error
Enums
Type Aliases
In crate sframe
?
Module
sframe
::
error
source
·
[
−
]
Enums
SframeError
Represents an error which has occured in the sframe-rs library
Type Aliases
Result
Represents either success(T) or an failure (
SframeError
)