{"id":68300,"library":"fiberplane-models","title":"Fiberplane Models","description":"Defines core data models used across Fiberplane's collaborative notebook platform.","status":"active","version":"1.0.0-beta.14","language":"rust","source_language":null,"source_url":"https://github.com/fiberplane/fiberplane","tags":["models","fiberplane","notebook","data"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfiberplane-models = \"1.0.0-beta.14\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add fiberplane-models","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Notebook","correct":"use fiberplane_models::notebook::Notebook;"}],"quickstart":{"code":"use fiberplane_models::notebook::Notebook;\n\nfn main() {\n    let notebook = Notebook::new();\n    println!(\"Notebook model created\");\n}","lang":"rust","description":"Creates a new Notebook model instance."},"warnings":[],"env_vars":null,"search_vec":"'across':8 'collabor':11 'core':4 'data':5,17 'defin':3 'fiberplan':1,9,15 'model':2,6,14 'notebook':12,16 'platform':13 'use':7","created_at":"2026-06-17T17:48:04.680234+00:00","updated_at":"2026-06-17T17:48:04.680234+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/fiberplane/fiberplane","github":"https://github.com/fiberplane/fiberplane","docs":"https://docs.rs/fiberplane-models/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}