{"id":21817720,"url":"https://github.com/eupn/rust-procmacro-quickstart-template","last_synced_at":"2025-04-14T01:33:40.321Z","repository":{"id":99794043,"uuid":"163506584","full_name":"eupn/rust-procmacro-quickstart-template","owner":"eupn","description":"A `cargo generate` template for quick-starting a procedural macro crate","archived":false,"fork":false,"pushed_at":"2019-10-30T19:11:48.000Z","size":14,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T10:00:42.729Z","etag":null,"topics":["proc-macro","templates"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eupn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-29T11:43:26.000Z","updated_at":"2024-12-31T21:22:19.000Z","dependencies_parsed_at":"2023-08-01T03:46:08.795Z","dependency_job_id":null,"html_url":"https://github.com/eupn/rust-procmacro-quickstart-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eupn%2Frust-procmacro-quickstart-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eupn%2Frust-procmacro-quickstart-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eupn%2Frust-procmacro-quickstart-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eupn%2Frust-procmacro-quickstart-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eupn","download_url":"https://codeload.github.com/eupn/rust-procmacro-quickstart-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248808289,"owners_count":21164822,"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":["proc-macro","templates"],"created_at":"2024-11-27T15:48:08.381Z","updated_at":"2025-04-14T01:33:40.308Z","avatar_url":"https://github.com/eupn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-procmacro-quickstart-template\n\n[![travis-ci badge](https://api.travis-ci.com/eupn/rust-procmacro-quickstart-template.svg?branch=master)](https://travis-ci.com/eupn/rust-procmacro-quickstart-template)\n\nA base `cargo generate` template for building a \n[procedural macro](https://doc.rust-lang.org/reference/procedural-macros.html#procedural-macros) project crate.\n\n### How to use it?\n\n1. Install [cargo-generate](https://github.com/ashleygwilliams/cargo-generate):\n```bash\ncargo install cargo-generate\n```\n2. Generate your procedural macro crate project:\n```bash\ncargo generate --git https://github.com/eupn/rust-procmacro-quickstart-template --name projectname\n```\n3. Run generated template project:\n```bash\ncd projectname\ncargo build\n```\n\n### License\n\nLicensed under either of\n\n* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feupn%2Frust-procmacro-quickstart-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feupn%2Frust-procmacro-quickstart-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feupn%2Frust-procmacro-quickstart-template/lists"}