Registry / other / cairo-lang-filesystem

cairo-lang-filesystem

JSON →
library2.18.0rscratesunverified

Virtual filesystem implementation for the Cairo compiler.

# Cargo.toml [dependencies] cairo-lang-filesystem = "2.18.0"
INSTALL
IMPORT
SIG · CAIRO-LANG-FILESYS
C
cairo-lang-filesystem
otherrustv2.18.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.

FilesGroup
use cairo_lang_filesystem::db::FilesGroup;

Minimal example showing import of the FilesGroup trait.

use cairo_lang_filesystem::db::FilesGroup; fn main() { // FilesGroup provides filesystem operations for the Cairo compiler println!("Filesystem module loaded"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.18.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
cairo-lang-filesystem — cargo add cairo-lang-filesystem · libregistry