Registry / utility / br-file

br-file

JSON →
library0.0.3rscratesunverified

A crate for handling file operations.

# Cargo.toml [dependencies] br-file = "0.0.3"
INSTALL
IMPORT
SIG · BR-FILE
B
br-file
utilityrustv0.0.3
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.

File
use br_file::File;

Open a file using the BR File crate.

use br_file::File; fn main() { let file = File::open("example.txt"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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