A macro like try!, but turns a Result into an Option, mainly for use in a filter_map
[deprecated] Like try!, but for Option
Contains helper macros for unwrapping Results and Options.
const-equivalents of bytemuck functions
Convenience macros for logging with an optional slog Logger.
An attribute proc macro to convert structs with named fields of the same generic type into a single-array-field tuple struct with array-index-based accessor and mutator methods.
Command Line In Web
Mysql client library implemented in rust
Mysql client library implemented in rust
Mysql client library implemented in rust for WASI.
A highly parallel Perl 5 interpreter written in Rust
A simple Command Line Argument Parser with parser combinators