Enums§
- Once
Fuse - A one-time use container for sensitive values like otp (one-time password) i prefer to say oto (one time object) , authenticators, etc…
- Trip
Error - 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