Docs.rs
rusotp-0.5.0
rusotp 0.5.0
Permalink
Docs.rs crate page
AGPL-3.0
20 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
eendroroy
Dependencies
base32ct =0.3.0
normal
hmac =0.12.1
normal
image =0.25.8
normal
num-bigint =0.4.6
normal
qrcode =0.14.1
normal
sha1 =0.10.6
normal
sha2 =0.10.9
normal
urlencoding =2.1.3
normal
criterion =0.7.0
dev
inline-c =0.1.8
dev
itertools =0.14.0
dev
cbindgen =0.29.2
build
colored =3.0.0
dev
termion =4.0.5
dev
Versions
50.75%
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
generate_qr_code_string
rusotp
0.5.0
rusotp
Function
generate_
qr_
code_
string
Copy item path
Source
pub fn generate_qr_code_string(data:
String
) ->
String