Docs.rs
otp-std-0.2.3
otp-std 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nekitdev
Dependencies
base32 ^0.5.1
normal
bon ^3.3.2
normal
const-macros ^0.1.1
normal
constant_time_eq ^0.3.1
normal
hmac ^0.12.1
normal
miette ^7.5.0
normal
rand ^0.9.0
normal
optional
serde ^1.0.217
normal
optional
sha1 ^0.10.6
normal
sha2 ^0.10.8
normal
optional
thiserror ^2.0.11
normal
url ^2.5.4
normal
optional
urlencoding ^2.1.3
normal
optional
Versions
100%
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
otp_std
0.2.3
Module int
Module Items
Structs
Functions
In crate otp_
std
otp_std
Module
int
Copy item path
Source
Expand description
Integer parsing errors.
Structs
§
Parse
Error
Wraps
ParseIntError
to provide diagnostics.
Functions
§
wrap
Wraps the given error into
ParseError
.