Structs§
- Errors
- Convenience struct implementing [
ErrorEmitter
] and [ErrorCollector
] - Flux
Session - Error
Guaranteed - Useful type to use with
Result<>
indicate that an error has already been reported to the user, so no need to continue checking.
Constants§
Functions§
- emitter 🔒