Drive
Locus
File and directory model with metadata, mounts, streams, watchers, journals, permission modes, and governance.
At a glance
| Field | Value |
|---|---|
| Crate/package | locus |
| Version | 0.1.0 |
| Source | models/locus |
| Public structs | 19 |
| Public enums | 7 |
| Public traits | 2 |
| Public functions | 67 |
| Public method targets | 12 |
What developers should learn here
File and directory model with metadata, mounts, streams, watchers, journals, permission modes, and governance. The pages in this section are shaped around this package’s real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.Page map
- File Operations
- Metadata and Permissions
- Mounts
- Streams and Watchers
- Journal and Governance
- API Surface
Source modules
examples/minimal.rs— models/locus/examples/minimal.rssrc/config.rs— models/locus/src/config.rssrc/entry.rs— models/locus/src/entry.rssrc/error.rs— models/locus/src/error.rssrc/journal.rs— models/locus/src/journal.rssrc/lib.rs— models/locus/src/lib.rssrc/locus.rs— models/locus/src/locus.rssrc/metadata.rs— models/locus/src/metadata.rssrc/mount.rs— models/locus/src/mount.rssrc/ops.rs— models/locus/src/ops.rssrc/policy.rs— models/locus/src/policy.rssrc/stat.rs— models/locus/src/stat.rssrc/stream.rs— models/locus/src/stream.rssrc/watcher.rs— models/locus/src/watcher.rs