Cargo Features

totp_rfc6238 has no features set by default.

[dependencies]
totp_rfc6238 = { version = "0.5.3", features = ["oathuri"] }
oathuri = data-encoding, percent-encoding, url, zeroize

Affects totp_rfc6238::oath_uri

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

data-encoding oathuri?
percent-encoding oathuri?
url oathuri?
zeroize oathuri?