Adds an unchecked version of `unwrap()` and `expect()` to Option and Result.
Discover methods available on any Rust type with fuzzy filtering, inline documentation, interactive selection, and go-to-definition.
Casts Of Varying Elegance (COVE): extension traits for casting numerical types
Find panic patterns that can take down production Rust services
Uses `debug-assertions` as a switch of safe/unsafe behaviour
A macro for replacing ? with unwrap.
Unsafely unwrap Result and Option types without checking.
A Rust crate providing WebTransport functionality for the leptos framework.
A library for serializing types in the arkworks ecosystem
A library for serializing types in the arkworks ecosystem
Miners Rust Lib - A massive collection of ever growing and changing functions, structs, and enums. Check the description for compatibility and toggleable features! (Most of the lib is controlled by flags/features so the lib can continue to be lightweight despite its size)
Extension traits for debug only checked unwrapping