Registry / other / fiberplane-models

fiberplane-models

JSON →
library1.0.0-beta.14rscratesunverified

Defines core data models used across Fiberplane's collaborative notebook platform.

# Cargo.toml [dependencies] fiberplane-models = "1.0.0-beta.14"
INSTALL
IMPORT
SIG · FIBERPLANE-MODELS
F
fiberplane-models
otherrustv1.0.0-beta.14
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.

Notebook
✓ use fiberplane_models::notebook::Notebook;

Creates a new Notebook model instance.

use fiberplane_models::notebook::Notebook; fn main() { let notebook = Notebook::new(); println!("Notebook model created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0-beta.14latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fiberplane-models — cargo add fiberplane-models · libregistry