Registry / utility / unsafe-io

unsafe-io

JSON →
library0.11.0rscratesunverified

unsafe-io has been renamed to io-extras.

# Cargo.toml [dependencies] unsafe-io = "0.11.0"
INSTALL
IMPORT
SIG · UNSAFE-IO
U
unsafe-io
utilityrustv0.11.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.

UnsafeIo
use unsafe_io::UnsafeIo;

Placeholder usage; crate is deprecated.

use unsafe_io::UnsafeIo; fn main() { let _ = UnsafeIo::new(); }
Debug
Known issues
breakingCrate has been renamed to io-extras; use io-extras instead.
fix
Replace dependency with io-extras and update imports accordingly.
affects: >=0.11.0
Upgrade
Version history
0.11.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
0 hits · last 30 days

No traffic data recorded yet.

Resources
unsafe-io — cargo add unsafe-io · libregistry