{"id":64890,"library":"shred-derive","title":"Shred Derive","description":"Custom derive macros for the shred ECS library.","status":"active","version":"0.7.0","language":"rust","source_language":null,"source_url":"https://github.com/slide-rs/shred","tags":["ecs","derive","macro","game-development"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nshred-derive = \"0.7.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add shred-derive","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"SystemData","correct":"use shred_derive::SystemData;"}],"quickstart":{"code":"use shred_derive::SystemData;\n\n#[derive(SystemData)]\nstruct MyData {\n    entities: shred::Entities<'static>,\n}\n\nfn main() {\n    println!(\"Derive macro works!\");\n}","lang":"rust","description":"Derives the SystemData trait for a struct used in shred ECS systems."},"warnings":[],"env_vars":null,"search_vec":"'custom':3 'deriv':2,4,12 'develop':16 'ec':9,11 'game':15 'game-develop':14 'librari':10 'macro':5,13 'shred':1,8","created_at":"2026-06-17T17:01:50.029219+00:00","updated_at":"2026-06-17T17:01:50.029219+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/slide-rs/shred","github":"https://github.com/slide-rs/shred","docs":"https://docs.rs/shred-derive/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}