Registry / cli / cotton

cotton

JSON →
library0.1.1rscratesunverified

A prelude with crates, types and functions useful for writing CLI tools.

# Cargo.toml [dependencies] cotton = "0.1.1"
INSTALL
IMPORT
SIG · COTTON
C
cotton
clirustv0.1.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.

cotton
use cotton::prelude::*;

Basic usage of cotton prelude

use cotton::prelude::*; fn main() { println!("CLI tool ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
cotton — cargo add cotton · libregistry