{"id":74340,"library":"neli-proc-macros","title":"Neli Proc Macros","description":"Procedural macros for neli","status":"active","version":"0.2.2","language":"rust","source_language":null,"source_url":"https://github.com/jbaublitz/neli","tags":["netlink","macros","procedural"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nneli-proc-macros = \"0.2.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add neli-proc-macros","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Nl","correct":"use neli_proc_macros::Nl;"}],"quickstart":{"code":"use neli_proc_macros::Nl;\n\n#[derive(Nl)]\nstruct MyStruct;\n\nfn main() {\n    println!(\"Procedural macro used\");\n}","lang":"rust","description":"Derives the Nl trait using procedural macros"},"warnings":[],"env_vars":null,"search_vec":"'macro':3,5,9 'neli':1,7 'netlink':8 'proc':2 'procedur':4,10","created_at":"2026-06-17T19:02:30.313275+00:00","updated_at":"2026-06-17T19:02:30.313275+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/jbaublitz/neli","github":"https://github.com/jbaublitz/neli","docs":"https://docs.rs/neli-proc-macros/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","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}}