Registry / utility / uucore

uucore

JSON →
library0.5.0rscratesunverified

uutils 'core' uutils code library (cross-platform), providing shared utilities for the uutils coreutils implementation.

# Cargo.toml [dependencies] uucore = "0.5.0"
INSTALL
IMPORT
SIG · UUCORE
U
uucore
utilityrustv0.5.0
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.

UResult
use uucore::error::UResult;

Defines a function returning a UResult.

use uucore::error::UResult; fn run() -> UResult<()> { Ok(()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
uucore — cargo add uucore · libregistry