Registry / utility / aoko
library0.2.22rscratesunverified

A Rust extension library.

# Cargo.toml [dependencies] aoko = "0.2.22"
INSTALL
IMPORT
SIG · AOKO
A
aoko
utilityrustv0.2.22
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 aoko::prelude::*;

Demonstrates using an extension method from the aoko prelude.

use aoko::prelude::*; fn main() { let doubled = 5.double(); println!("Doubled: {}", doubled); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.22latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
16
OpenAI (training)
2
Meta
1
Resources
aoko — cargo add aoko · libregistry