Registry / utility / irox-tools

irox-tools

JSON →
library0.11.1rscratesunverified

A collection of utility functions and types that fill gaps in the Rust standard library.

# Cargo.toml [dependencies] irox-tools = "0.11.1"
INSTALL
IMPORT
SIG · IROX-TOOLS
I
irox-tools
utilityrustv0.11.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

prelude
use irox_tools::prelude::*;

Import the irox-tools prelude and use a helper function.

use irox_tools::prelude::*; fn main() { let result = maybe_ok(42); println!("Got: {:?}", result); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
irox-tools — cargo add irox-tools · libregistry