Skip to main content

Crate tripfuse

Crate tripfuse 

Source

Enums§

OnceFuse
A one-time use container for sensitive values like otp (one-time password) i prefer to say oto (one time object) , authenticators, etc…
TripError
main error type for tripfuse crate includes errors for all the currently implemented types marked #[non-exhaustive] to allow add variants in the future without breaking users’ code