menu
anyhow package
documentation
rust.dart
Infallible typedef
Infallible typedef
dark_mode
light_mode
Infallible
typedef
Infallible
= Never
The error type for errors that can never happen
Implementation
typedef Infallible = Never;
anyhow package
documentation
rust
Infallible typedef
rust library