{"id":63510,"library":"prototk-derive","title":"Prototk-derive","description":"Derive macro for prototk::Message.","status":"active","version":"0.14.0","language":"rust","source_language":null,"source_url":"https://github.com/rescrv/blue","tags":["protobuf","derive","macro","serialization"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nprototk_derive = \"0.14.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add prototk_derive","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Message","correct":"use prototk_derive::Message;"}],"quickstart":{"code":"use prototk_derive::Message;\n\n#[derive(Message)]\nstruct MyMessage {\n    #[prototk(1, uint32)]\n    field: u32,\n}","lang":"rust","description":"Derives the Message trait for a struct."},"warnings":[],"env_vars":null,"search_vec":"'deriv':3,4,10 'macro':5,11 'messag':8 'protobuf':9 'prototk':2,7 'prototk-der':1 'serial':12","created_at":"2026-06-17T16:44:48.655897+00:00","updated_at":"2026-06-17T16:44:48.655897+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/rescrv/blue","github":"https://github.com/rescrv/blue","docs":"https://docs.rs/prototk_derive/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}