{"id":20667042,"url":"https://github.com/lu-zero/noop_proc_macro","last_synced_at":"2025-04-19T17:05:35.211Z","repository":{"id":57645640,"uuid":"212987681","full_name":"lu-zero/noop_proc_macro","owner":"lu-zero","description":"Does nothing with style","archived":false,"fork":false,"pushed_at":"2020-06-19T11:58:12.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T00:16:32.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lu-zero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-05T11:25:18.000Z","updated_at":"2021-04-17T17:42:23.000Z","dependencies_parsed_at":"2022-09-08T15:11:35.815Z","dependency_job_id":null,"html_url":"https://github.com/lu-zero/noop_proc_macro","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fnoop_proc_macro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fnoop_proc_macro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fnoop_proc_macro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fnoop_proc_macro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lu-zero","download_url":"https://codeload.github.com/lu-zero/noop_proc_macro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224964678,"owners_count":17399434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T19:42:45.670Z","updated_at":"2024-11-16T19:42:46.308Z","avatar_url":"https://github.com/lu-zero.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NoOp proc macro\n\nNoOp mocks for `proc_macros` that you might want to make optional.\n\n``` rust\n#[cfg(feature = \"serde\")]\npub(crate) use serde_derive::{Serialize, Deserialize};\n\n#[cfg(not(feature = \"serde\")]\npub(crate) use noop_proc_macro::{Serialize, Deserialize};\n```\n\n## Supported `proc_macros`\n\n- [Serde](https://serde.rs)\n- [rust-hawktracer](https://github.com/AlexEne/rust_hawktracer)\n- [wasm_bindgen](https://github.com/rustwasm/wasm-bindgen)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-zero%2Fnoop_proc_macro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flu-zero%2Fnoop_proc_macro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-zero%2Fnoop_proc_macro/lists"}