{"id":20057,"name":"typestate","description":"Proc-macro typestate DSL for Rust","url":"https://github.com/rustype/typestate-rs","last_synced_at":"2025-09-05T00:29:29.418Z","repository":{"id":39905367,"uuid":"316467902","full_name":"rustype/typestate-rs","owner":"rustype","description":"Proc-macro typestate DSL for Rust","archived":false,"fork":false,"pushed_at":"2023-07-04T20:35:11.000Z","size":6388,"stargazers_count":151,"open_issues_count":18,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-18T18:56:30.859Z","etag":null,"topics":["automata","dsl","macro","rust","state-machine","typestate"],"latest_commit_sha":null,"homepage":"https://rustype.github.io/typestate-rs/","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/rustype.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-27T10:18:17.000Z","updated_at":"2025-07-06T13:14:21.000Z","dependencies_parsed_at":"2022-09-26T20:41:23.783Z","dependency_job_id":"fbad5ed3-38b2-4eba-8951-f191978fb258","html_url":"https://github.com/rustype/typestate-rs","commit_stats":{"total_commits":456,"total_committers":6,"mean_commits":76.0,"dds":"0.14473684210526316","last_synced_commit":"aa28757fa0529b5d5820ece3a990f530c986d3ca"},"previous_names":["rustype/typestates-rs"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/rustype/typestate-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/sbom","scorecard":{"id":790835,"data":{"date":"2025-08-11","repo":{"name":"github.com/rustype/typestate-rs","commit":"c8775281f408b37f73a52014370629be0eef45ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-book.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-book.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/deploy-book.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-book.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/deploy-book.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-book.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rustype/typestate-rs/deploy-book.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T07:29:12.175Z","repository_id":39905367,"created_at":"2025-08-23T07:29:12.175Z","updated_at":"2025-08-23T07:29:12.175Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273694660,"owners_count":25151476,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"rustype","name":"rustype","uuid":"72860978","kind":"organization","description":"","email":null,"website":"rustype.github.io/notes/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72860978?v=4","repositories_count":2,"last_synced_at":"2023-03-09T05:10:32.469Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rustype","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T18:34:21.520Z","updated_at":"2023-03-09T05:10:32.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype/repositories"},"packages":[{"id":4298750,"name":"typestate-proc-macro","ecosystem":"cargo","description":"A proc macro DSL for typestates","homepage":"https://github.com/rustype/typestate-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rustype/typestate-rs","keywords_array":["typestate"],"namespace":null,"versions_count":15,"first_release_published_at":"2021-05-14T12:44:36.709Z","latest_release_published_at":"2021-07-16T18:07:05.342Z","latest_release_number":"0.8.0","last_synced_at":"2025-08-20T14:49:13.627Z","created_at":"2022-04-13T07:44:06.715Z","updated_at":"2025-08-20T14:55:41.443Z","registry_url":"https://crates.io/crates/typestate-proc-macro/","install_command":"cargo install typestate-proc-macro","documentation_url":"https://docs.rs/typestate-proc-macro/","metadata":{"categories":["development-tools"]},"repo_metadata":{"id":39905367,"uuid":"316467902","full_name":"rustype/typestate-rs","owner":"rustype","description":"Proc-macro typestate DSL for Rust","archived":false,"fork":false,"pushed_at":"2023-07-04T20:35:11.000Z","size":6388,"stargazers_count":151,"open_issues_count":18,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-18T18:56:30.859Z","etag":null,"topics":["automata","dsl","macro","rust","state-machine","typestate"],"latest_commit_sha":null,"homepage":"https://rustype.github.io/typestate-rs/","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/rustype.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-27T10:18:17.000Z","updated_at":"2025-07-06T13:14:21.000Z","dependencies_parsed_at":"2022-09-26T20:41:23.783Z","dependency_job_id":"fbad5ed3-38b2-4eba-8951-f191978fb258","html_url":"https://github.com/rustype/typestate-rs","commit_stats":{"total_commits":456,"total_committers":6,"mean_commits":76.0,"dds":"0.14473684210526316","last_synced_commit":"aa28757fa0529b5d5820ece3a990f530c986d3ca"},"previous_names":["rustype/typestates-rs"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/rustype/typestate-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271337368,"owners_count":24742056,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"rustype","name":"rustype","uuid":"72860978","kind":"organization","description":"","email":null,"website":"rustype.github.io/notes/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72860978?v=4","repositories_count":2,"last_synced_at":"2023-03-09T05:10:32.469Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rustype","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T18:34:21.520Z","updated_at":"2023-03-09T05:10:32.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype/repositories"},"tags":[{"name":"0.8.0-rc8","sha":"e299527be758cc6045fba16ccd0593a615afe9bc","kind":"commit","published_at":"2021-07-08T17:30:58.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc8","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc8/manifests"},{"name":"0.8.0-rc7","sha":"40043524a45802f9842047021b17fee576a15c10","kind":"commit","published_at":"2021-07-08T16:26:37.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc7","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc7/manifests"},{"name":"0.8.0-rc5","sha":"2770b16e9d73545fd398206f2f3ccfde49817a2e","kind":"commit","published_at":"2021-07-07T11:14:17.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc5","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc5/manifests"},{"name":"0.8.0-rc4","sha":"16da7790ef864054eb5bddde4f10c64ed2bcd511","kind":"commit","published_at":"2021-07-07T11:08:13.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc4","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc4/manifests"},{"name":"0.8.0-rc3","sha":"29d56917882c3f10abf14ab44cc55a92a2bc1406","kind":"commit","published_at":"2021-07-06T12:57:32.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc3/manifests"},{"name":"0.8.0-rc1","sha":"2c1ac61d89f7fe0de13a95b0fc184c98c0416603","kind":"commit","published_at":"2021-07-06T11:30:42.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc1/manifests"},{"name":"0.7.3","sha":"c34fbc363b374dc8d358ad3ee18b4ec31ec40055","kind":"commit","published_at":"2021-06-18T13:22:46.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"b7ceb7b2b0049c1e191e477398d614dfca09a0e3","kind":"commit","published_at":"2021-05-18T12:33:01.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"38d6e81480c39049eb98655b8e5bff6d1478ee18","kind":"commit","published_at":"2021-05-17T10:16:38.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"176e95a04b25ca94b8a0e24f3d45db394e4563d8","kind":"commit","published_at":"2021-05-16T20:08:14.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0/manifests"},{"name":"0.7.0-rc7","sha":"e9a7849f9569ca30aa79f48b0d306e1ac935b319","kind":"commit","published_at":"2021-05-16T20:01:03.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc7","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc7/manifests"},{"name":"0.7.0-rc6","sha":"1f304ca3d298ba182943099e2fb66174e9031453","kind":"commit","published_at":"2021-05-16T19:39:34.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc6","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc6/manifests"},{"name":"0.7.0-rc5","sha":"1b46ff95a6bd5b7f3e440ed6f95ea8d97c02c774","kind":"commit","published_at":"2021-05-16T18:23:00.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc5","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc5/manifests"},{"name":"0.7.0-rc4","sha":"211fbc47fabec9bf76ab4fd6568c3a9c3cbd16e5","kind":"tag","published_at":"2021-05-15T10:35:03.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc4","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc4/manifests"},{"name":"0.7.0-rc2","sha":"9df4bc1631337b7f4d17c2eb2a204b4baf66c9b3","kind":"tag","published_at":"2021-05-14T14:26:46.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc2/manifests"},{"name":"0.7.0-rc1","sha":"b8e9a08586a7dbb78ef8ccb5084ee954d07a3790","kind":"tag","published_at":"2021-05-14T12:45:22.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc1/manifests"},{"name":"0.6.2","sha":"bc73c7c416ba771ab7a70358a78fb8f97f4f9a09","kind":"commit","published_at":"2021-05-04T15:47:37.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"f7e00acdbd7252becf551c949405950879ae7262","kind":"commit","published_at":"2021-05-04T13:59:20.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"448c99c331c422cd633fa4b56df46d2ce0e7270e","kind":"commit","published_at":"2021-05-04T11:25:58.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"2c975e21c286aea3b0488bc63a6d17078c95b987","kind":"commit","published_at":"2021-05-04T09:50:06.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"ce9884fc2a1f87366f6a880f79a23abdf80a3ab7","kind":"commit","published_at":"2021-05-04T09:45:28.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"f8e8750dc3ee13f03794918cb76a84e1139c781d","kind":"commit","published_at":"2021-05-02T20:27:43.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"933dd387e35f330bc7de53e02b192f8703f73f85","kind":"commit","published_at":"2021-04-23T18:37:19.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"aa9f6571f799ae5bacca5217289e7d1c7dee4429","kind":"commit","published_at":"2021-04-22T20:20:26.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.4.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.4.0/manifests"},{"name":"0.3.0-alpha","sha":"117715fae73c87cb0c0dee911f58ede7bde29125","kind":"commit","published_at":"2021-04-08T13:42:16.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.3.0-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.3.0-alpha/manifests"},{"name":"0.2.4-alpha","sha":"a7b38fad877624f10c3d224b8a73ddae57ceb197","kind":"commit","published_at":"2021-04-05T10:52:12.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.4-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.4-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.4-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.4-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.4-alpha/manifests"},{"name":"0.2.3-alpha","sha":"7b587330ccd9cc3e1015b3dd2f5da993092368aa","kind":"commit","published_at":"2021-03-31T12:05:11.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.3-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.3-alpha/manifests"},{"name":"0.2.2-alpha","sha":"e8a0686959ea539a5cf4c600361cf535f39f433b","kind":"commit","published_at":"2021-03-22T17:04:31.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.2-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.2-alpha/manifests"},{"name":"0.2.1-alpha","sha":"e523f75ebef6406566b6407ebe51aa91866dd1a5","kind":"commit","published_at":"2021-03-20T15:41:05.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.1-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.1-alpha/manifests"},{"name":"0.2.0-alpha","sha":"855fcb94f074b52454fd7735816ee9109fb6bf2a","kind":"commit","published_at":"2021-03-19T12:46:00.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.0-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.0-alpha/manifests"},{"name":"0.1.3-alpha","sha":"93cd8f3d2c6b0ecba75764d2c56eb2ad002c1569","kind":"commit","published_at":"2020-11-27T22:43:30.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.1.3-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.1.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.1.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.3-alpha/manifests"},{"name":"0.1.2-alpha","sha":"cbe06dc1dcc73e7fc845b5490568ea71cf43b900","kind":"commit","published_at":"2020-11-27T17:58:13.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.1.2-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.2-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-20T14:55:41.443Z","dependent_packages_count":1,"downloads":24090,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":19.333917881115077,"dependent_repos_count":13.317204097833892,"dependent_packages_count":18.15597474766567,"stargazers_count":12.657979077220777,"forks_count":15.610320648104024,"docker_downloads_count":null,"average":15.815079290387889},"purl":"pkg:cargo/typestate-proc-macro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/typestate-proc-macro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/typestate-proc-macro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/typestate-proc-macro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T18:57:01.958Z","issues_count":29,"pull_requests_count":17,"avg_time_to_close_issue":1484321.8461538462,"avg_time_to_close_pull_request":38164.666666666664,"issues_closed_count":13,"pull_requests_closed_count":15,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":1.9655172413793103,"avg_comments_per_pull_request":0.17647058823529413,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate-proc-macro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate-proc-macro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate-proc-macro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate-proc-macro/related_packages","maintainers":[{"uuid":"78253","login":"jmg-duarte","name":"José Duarte","email":null,"url":"https://github.com/jmg-duarte","packages_count":18,"html_url":"https://crates.io/users/jmg-duarte","role":null,"created_at":"2022-11-08T02:55:55.712Z","updated_at":"2022-11-08T02:55:55.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jmg-duarte/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204404,"maintainers_count":50504,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4298749,"name":"typestate-automata","ecosystem":"cargo","description":"An automata library for the typestate crate","homepage":"https://github.com/rustype/typestate-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rustype/typestate-rs","keywords_array":["automata","typestate"],"namespace":null,"versions_count":10,"first_release_published_at":"2021-04-22T20:24:21.535Z","latest_release_published_at":"2021-07-06T11:23:03.813Z","latest_release_number":"0.5.0","last_synced_at":"2025-08-20T23:48:07.598Z","created_at":"2022-04-13T07:44:05.333Z","updated_at":"2025-08-20T23:49:14.914Z","registry_url":"https://crates.io/crates/typestate-automata/","install_command":"cargo install typestate-automata","documentation_url":"https://docs.rs/typestate-automata/","metadata":{"categories":["development-tools"]},"repo_metadata":{"id":39905367,"uuid":"316467902","full_name":"rustype/typestate-rs","owner":"rustype","description":"Proc-macro typestate DSL for Rust","archived":false,"fork":false,"pushed_at":"2023-07-04T20:35:11.000Z","size":6388,"stargazers_count":151,"open_issues_count":18,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-18T18:56:30.859Z","etag":null,"topics":["automata","dsl","macro","rust","state-machine","typestate"],"latest_commit_sha":null,"homepage":"https://rustype.github.io/typestate-rs/","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/rustype.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-27T10:18:17.000Z","updated_at":"2025-07-06T13:14:21.000Z","dependencies_parsed_at":"2022-09-26T20:41:23.783Z","dependency_job_id":"fbad5ed3-38b2-4eba-8951-f191978fb258","html_url":"https://github.com/rustype/typestate-rs","commit_stats":{"total_commits":456,"total_committers":6,"mean_commits":76.0,"dds":"0.14473684210526316","last_synced_commit":"aa28757fa0529b5d5820ece3a990f530c986d3ca"},"previous_names":["rustype/typestates-rs"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/rustype/typestate-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271337368,"owners_count":24742056,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"rustype","name":"rustype","uuid":"72860978","kind":"organization","description":"","email":null,"website":"rustype.github.io/notes/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72860978?v=4","repositories_count":2,"last_synced_at":"2023-03-09T05:10:32.469Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rustype","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T18:34:21.520Z","updated_at":"2023-03-09T05:10:32.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype/repositories"},"tags":[{"name":"0.8.0-rc8","sha":"e299527be758cc6045fba16ccd0593a615afe9bc","kind":"commit","published_at":"2021-07-08T17:30:58.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc8","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc8/manifests"},{"name":"0.8.0-rc7","sha":"40043524a45802f9842047021b17fee576a15c10","kind":"commit","published_at":"2021-07-08T16:26:37.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc7","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc7/manifests"},{"name":"0.8.0-rc5","sha":"2770b16e9d73545fd398206f2f3ccfde49817a2e","kind":"commit","published_at":"2021-07-07T11:14:17.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc5","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc5/manifests"},{"name":"0.8.0-rc4","sha":"16da7790ef864054eb5bddde4f10c64ed2bcd511","kind":"commit","published_at":"2021-07-07T11:08:13.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc4","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc4/manifests"},{"name":"0.8.0-rc3","sha":"29d56917882c3f10abf14ab44cc55a92a2bc1406","kind":"commit","published_at":"2021-07-06T12:57:32.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc3/manifests"},{"name":"0.8.0-rc1","sha":"2c1ac61d89f7fe0de13a95b0fc184c98c0416603","kind":"commit","published_at":"2021-07-06T11:30:42.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc1/manifests"},{"name":"0.7.3","sha":"c34fbc363b374dc8d358ad3ee18b4ec31ec40055","kind":"commit","published_at":"2021-06-18T13:22:46.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"b7ceb7b2b0049c1e191e477398d614dfca09a0e3","kind":"commit","published_at":"2021-05-18T12:33:01.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"38d6e81480c39049eb98655b8e5bff6d1478ee18","kind":"commit","published_at":"2021-05-17T10:16:38.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"176e95a04b25ca94b8a0e24f3d45db394e4563d8","kind":"commit","published_at":"2021-05-16T20:08:14.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0/manifests"},{"name":"0.7.0-rc7","sha":"e9a7849f9569ca30aa79f48b0d306e1ac935b319","kind":"commit","published_at":"2021-05-16T20:01:03.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc7","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc7/manifests"},{"name":"0.7.0-rc6","sha":"1f304ca3d298ba182943099e2fb66174e9031453","kind":"commit","published_at":"2021-05-16T19:39:34.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc6","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc6/manifests"},{"name":"0.7.0-rc5","sha":"1b46ff95a6bd5b7f3e440ed6f95ea8d97c02c774","kind":"commit","published_at":"2021-05-16T18:23:00.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc5","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc5/manifests"},{"name":"0.7.0-rc4","sha":"211fbc47fabec9bf76ab4fd6568c3a9c3cbd16e5","kind":"tag","published_at":"2021-05-15T10:35:03.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc4","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc4/manifests"},{"name":"0.7.0-rc2","sha":"9df4bc1631337b7f4d17c2eb2a204b4baf66c9b3","kind":"tag","published_at":"2021-05-14T14:26:46.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc2/manifests"},{"name":"0.7.0-rc1","sha":"b8e9a08586a7dbb78ef8ccb5084ee954d07a3790","kind":"tag","published_at":"2021-05-14T12:45:22.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc1/manifests"},{"name":"0.6.2","sha":"bc73c7c416ba771ab7a70358a78fb8f97f4f9a09","kind":"commit","published_at":"2021-05-04T15:47:37.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"f7e00acdbd7252becf551c949405950879ae7262","kind":"commit","published_at":"2021-05-04T13:59:20.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"448c99c331c422cd633fa4b56df46d2ce0e7270e","kind":"commit","published_at":"2021-05-04T11:25:58.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"2c975e21c286aea3b0488bc63a6d17078c95b987","kind":"commit","published_at":"2021-05-04T09:50:06.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"ce9884fc2a1f87366f6a880f79a23abdf80a3ab7","kind":"commit","published_at":"2021-05-04T09:45:28.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"f8e8750dc3ee13f03794918cb76a84e1139c781d","kind":"commit","published_at":"2021-05-02T20:27:43.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"933dd387e35f330bc7de53e02b192f8703f73f85","kind":"commit","published_at":"2021-04-23T18:37:19.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"aa9f6571f799ae5bacca5217289e7d1c7dee4429","kind":"commit","published_at":"2021-04-22T20:20:26.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.4.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.4.0/manifests"},{"name":"0.3.0-alpha","sha":"117715fae73c87cb0c0dee911f58ede7bde29125","kind":"commit","published_at":"2021-04-08T13:42:16.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.3.0-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.3.0-alpha/manifests"},{"name":"0.2.4-alpha","sha":"a7b38fad877624f10c3d224b8a73ddae57ceb197","kind":"commit","published_at":"2021-04-05T10:52:12.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.4-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.4-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.4-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.4-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.4-alpha/manifests"},{"name":"0.2.3-alpha","sha":"7b587330ccd9cc3e1015b3dd2f5da993092368aa","kind":"commit","published_at":"2021-03-31T12:05:11.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.3-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.3-alpha/manifests"},{"name":"0.2.2-alpha","sha":"e8a0686959ea539a5cf4c600361cf535f39f433b","kind":"commit","published_at":"2021-03-22T17:04:31.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.2-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.2-alpha/manifests"},{"name":"0.2.1-alpha","sha":"e523f75ebef6406566b6407ebe51aa91866dd1a5","kind":"commit","published_at":"2021-03-20T15:41:05.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.1-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.1-alpha/manifests"},{"name":"0.2.0-alpha","sha":"855fcb94f074b52454fd7735816ee9109fb6bf2a","kind":"commit","published_at":"2021-03-19T12:46:00.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.0-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.0-alpha/manifests"},{"name":"0.1.3-alpha","sha":"93cd8f3d2c6b0ecba75764d2c56eb2ad002c1569","kind":"commit","published_at":"2020-11-27T22:43:30.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.1.3-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.1.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.1.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.3-alpha/manifests"},{"name":"0.1.2-alpha","sha":"cbe06dc1dcc73e7fc845b5490568ea71cf43b900","kind":"commit","published_at":"2020-11-27T17:58:13.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.1.2-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.2-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-20T23:49:14.914Z","dependent_packages_count":2,"downloads":11234,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":33.835213474702854,"dependent_repos_count":29.318292202377133,"dependent_packages_count":11.426555354966414,"stargazers_count":12.644447091813824,"forks_count":15.429377858013435,"average":20.530777196374732},"purl":"pkg:cargo/typestate-automata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/typestate-automata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/typestate-automata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/typestate-automata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T14:58:40.034Z","issues_count":29,"pull_requests_count":17,"avg_time_to_close_issue":1484321.8461538462,"avg_time_to_close_pull_request":38164.666666666664,"issues_closed_count":13,"pull_requests_closed_count":15,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":1.9655172413793103,"avg_comments_per_pull_request":0.17647058823529413,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate-automata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate-automata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate-automata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate-automata/related_packages","maintainers":[{"uuid":"78253","login":"jmg-duarte","name":"José Duarte","email":null,"url":"https://github.com/jmg-duarte","packages_count":18,"html_url":"https://crates.io/users/jmg-duarte","role":null,"created_at":"2022-11-08T02:55:55.255Z","updated_at":"2022-11-08T02:55:55.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jmg-duarte/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204404,"maintainers_count":50504,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4298748,"name":"typestate","ecosystem":"cargo","description":"A proc macro DSL for typestates","homepage":"https://github.com/rustype/typestate-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rustype/typestate-rs","keywords_array":["typestate"],"namespace":null,"versions_count":24,"first_release_published_at":"2020-11-27T22:33:30.089Z","latest_release_published_at":"2021-07-16T18:08:31.007Z","latest_release_number":"0.8.0","last_synced_at":"2025-08-23T20:35:30.091Z","created_at":"2022-04-13T07:44:02.251Z","updated_at":"2025-08-23T20:58:22.644Z","registry_url":"https://crates.io/crates/typestate/","install_command":"cargo install typestate","documentation_url":"https://docs.rs/typestate/","metadata":{"categories":["development-tools"]},"repo_metadata":{"id":39905367,"uuid":"316467902","full_name":"rustype/typestate-rs","owner":"rustype","description":"Proc-macro typestate DSL for Rust","archived":false,"fork":false,"pushed_at":"2023-07-04T20:35:11.000Z","size":6388,"stargazers_count":151,"open_issues_count":18,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-19T15:31:41.251Z","etag":null,"topics":["automata","dsl","macro","rust","state-machine","typestate"],"latest_commit_sha":null,"homepage":"https://rustype.github.io/typestate-rs/","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/rustype.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-27T10:18:17.000Z","updated_at":"2025-07-06T13:14:21.000Z","dependencies_parsed_at":"2022-09-26T20:41:23.783Z","dependency_job_id":"fbad5ed3-38b2-4eba-8951-f191978fb258","html_url":"https://github.com/rustype/typestate-rs","commit_stats":{"total_commits":456,"total_committers":6,"mean_commits":76.0,"dds":"0.14473684210526316","last_synced_commit":"aa28757fa0529b5d5820ece3a990f530c986d3ca"},"previous_names":["rustype/typestates-rs"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/rustype/typestate-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265981623,"owners_count":23859561,"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"},"owner_record":{"login":"rustype","name":"rustype","uuid":"72860978","kind":"organization","description":"","email":null,"website":"rustype.github.io/notes/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/72860978?v=4","repositories_count":2,"last_synced_at":"2023-03-09T05:10:32.469Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rustype","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T18:34:21.520Z","updated_at":"2023-03-09T05:10:32.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustype/repositories"},"tags":[{"name":"0.8.0-rc8","sha":"e299527be758cc6045fba16ccd0593a615afe9bc","kind":"commit","published_at":"2021-07-08T17:30:58.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc8","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc8/manifests"},{"name":"0.8.0-rc7","sha":"40043524a45802f9842047021b17fee576a15c10","kind":"commit","published_at":"2021-07-08T16:26:37.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc7","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc7/manifests"},{"name":"0.8.0-rc5","sha":"2770b16e9d73545fd398206f2f3ccfde49817a2e","kind":"commit","published_at":"2021-07-07T11:14:17.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc5","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc5/manifests"},{"name":"0.8.0-rc4","sha":"16da7790ef864054eb5bddde4f10c64ed2bcd511","kind":"commit","published_at":"2021-07-07T11:08:13.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc4","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc4/manifests"},{"name":"0.8.0-rc3","sha":"29d56917882c3f10abf14ab44cc55a92a2bc1406","kind":"commit","published_at":"2021-07-06T12:57:32.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc3/manifests"},{"name":"0.8.0-rc1","sha":"2c1ac61d89f7fe0de13a95b0fc184c98c0416603","kind":"commit","published_at":"2021-07-06T11:30:42.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.8.0-rc1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.8.0-rc1/manifests"},{"name":"0.7.3","sha":"c34fbc363b374dc8d358ad3ee18b4ec31ec40055","kind":"commit","published_at":"2021-06-18T13:22:46.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"b7ceb7b2b0049c1e191e477398d614dfca09a0e3","kind":"commit","published_at":"2021-05-18T12:33:01.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"38d6e81480c39049eb98655b8e5bff6d1478ee18","kind":"commit","published_at":"2021-05-17T10:16:38.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"176e95a04b25ca94b8a0e24f3d45db394e4563d8","kind":"commit","published_at":"2021-05-16T20:08:14.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0/manifests"},{"name":"0.7.0-rc7","sha":"e9a7849f9569ca30aa79f48b0d306e1ac935b319","kind":"commit","published_at":"2021-05-16T20:01:03.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc7","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc7/manifests"},{"name":"0.7.0-rc6","sha":"1f304ca3d298ba182943099e2fb66174e9031453","kind":"commit","published_at":"2021-05-16T19:39:34.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc6","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc6/manifests"},{"name":"0.7.0-rc5","sha":"1b46ff95a6bd5b7f3e440ed6f95ea8d97c02c774","kind":"commit","published_at":"2021-05-16T18:23:00.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc5","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc5/manifests"},{"name":"0.7.0-rc4","sha":"211fbc47fabec9bf76ab4fd6568c3a9c3cbd16e5","kind":"tag","published_at":"2021-05-15T10:35:03.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc4","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc4/manifests"},{"name":"0.7.0-rc2","sha":"9df4bc1631337b7f4d17c2eb2a204b4baf66c9b3","kind":"tag","published_at":"2021-05-14T14:26:46.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc2/manifests"},{"name":"0.7.0-rc1","sha":"b8e9a08586a7dbb78ef8ccb5084ee954d07a3790","kind":"tag","published_at":"2021-05-14T12:45:22.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.7.0-rc1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.7.0-rc1/manifests"},{"name":"0.6.2","sha":"bc73c7c416ba771ab7a70358a78fb8f97f4f9a09","kind":"commit","published_at":"2021-05-04T15:47:37.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"f7e00acdbd7252becf551c949405950879ae7262","kind":"commit","published_at":"2021-05-04T13:59:20.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"448c99c331c422cd633fa4b56df46d2ce0e7270e","kind":"commit","published_at":"2021-05-04T11:25:58.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.6.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"2c975e21c286aea3b0488bc63a6d17078c95b987","kind":"commit","published_at":"2021-05-04T09:50:06.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.3","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"ce9884fc2a1f87366f6a880f79a23abdf80a3ab7","kind":"commit","published_at":"2021-05-04T09:45:28.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.2","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"f8e8750dc3ee13f03794918cb76a84e1139c781d","kind":"commit","published_at":"2021-05-02T20:27:43.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.1","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"933dd387e35f330bc7de53e02b192f8703f73f85","kind":"commit","published_at":"2021-04-23T18:37:19.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.5.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"aa9f6571f799ae5bacca5217289e7d1c7dee4429","kind":"commit","published_at":"2021-04-22T20:20:26.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.4.0","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.4.0/manifests"},{"name":"0.3.0-alpha","sha":"117715fae73c87cb0c0dee911f58ede7bde29125","kind":"commit","published_at":"2021-04-08T13:42:16.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.3.0-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.3.0-alpha/manifests"},{"name":"0.2.4-alpha","sha":"a7b38fad877624f10c3d224b8a73ddae57ceb197","kind":"commit","published_at":"2021-04-05T10:52:12.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.4-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.4-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.4-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.4-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.4-alpha/manifests"},{"name":"0.2.3-alpha","sha":"7b587330ccd9cc3e1015b3dd2f5da993092368aa","kind":"commit","published_at":"2021-03-31T12:05:11.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.3-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.3-alpha/manifests"},{"name":"0.2.2-alpha","sha":"e8a0686959ea539a5cf4c600361cf535f39f433b","kind":"commit","published_at":"2021-03-22T17:04:31.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.2-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.2-alpha/manifests"},{"name":"0.2.1-alpha","sha":"e523f75ebef6406566b6407ebe51aa91866dd1a5","kind":"commit","published_at":"2021-03-20T15:41:05.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.1-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.1-alpha/manifests"},{"name":"0.2.0-alpha","sha":"855fcb94f074b52454fd7735816ee9109fb6bf2a","kind":"commit","published_at":"2021-03-19T12:46:00.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.2.0-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.2.0-alpha/manifests"},{"name":"0.1.3-alpha","sha":"93cd8f3d2c6b0ecba75764d2c56eb2ad002c1569","kind":"commit","published_at":"2020-11-27T22:43:30.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.1.3-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.1.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.1.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.3-alpha/manifests"},{"name":"0.1.2-alpha","sha":"cbe06dc1dcc73e7fc845b5490568ea71cf43b900","kind":"commit","published_at":"2020-11-27T17:58:13.000Z","download_url":"https://codeload.github.com/rustype/typestate-rs/tar.gz/0.1.2-alpha","html_url":"https://github.com/rustype/typestate-rs/releases/tag/0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rustype/typestate-rs@0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/tags/0.1.2-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-23T20:58:22.621Z","dependent_packages_count":2,"downloads":33573,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":17.720112475055934,"dependent_repos_count":16.690734510263486,"dependent_packages_count":12.227724643707708,"stargazers_count":12.657979077220777,"forks_count":15.610320648104024,"docker_downloads_count":null,"average":14.981374270870385},"purl":"pkg:cargo/typestate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/typestate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/typestate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/typestate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-19T12:28:53.405Z","issues_count":29,"pull_requests_count":17,"avg_time_to_close_issue":1484321.8461538462,"avg_time_to_close_pull_request":38164.666666666664,"issues_closed_count":13,"pull_requests_closed_count":15,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":1.9655172413793103,"avg_comments_per_pull_request":0.17647058823529413,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/typestate/related_packages","maintainers":[{"uuid":"78253","login":"jmg-duarte","name":"José Duarte","email":null,"url":"https://github.com/jmg-duarte","packages_count":18,"html_url":"https://crates.io/users/jmg-duarte","role":null,"created_at":"2022-11-08T02:55:54.806Z","updated_at":"2022-11-08T02:55:54.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jmg-duarte/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204404,"maintainers_count":50504,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":1240160,"full_name":"rustype/typestate-rs","default_branch":"main","committers":[{"name":"José Duarte","email":"jmg.duarte@campus.fct.unl.pt","count":390},{"name":"José Duarte","email":"jmg.duarte@campus.fct.unl.pt!","count":57},{"name":"José Duarte","email":"duarte.gmj@gmail.com","count":6},{"name":"Bernd Busse","email":"bernd@busse-net.de","count":1},{"name":"José Duarte","email":"duarte@dystematic.com","count":1},{"name":"Sage Mitchell","email":"dev@mx00s.com","count":1}],"total_commits":456,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":76.0,"dds":0.14473684210526316,"past_year_committers":[{"name":"José Duarte","email":"duarte.gmj@gmail.com","count":3},{"name":"Bernd Busse","email":"bernd@busse-net.de","count":1}],"past_year_total_commits":4,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.25,"last_synced_at":"2023-04-25T15:41:19.792Z","last_synced_commit":"aa28757fa0529b5d5820ece3a990f530c986d3ca","created_at":"2023-03-10T16:14:36.267Z","updated_at":"2023-09-19T19:34:55.473Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310317,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rustype/typestate-rs","html_url":"https://github.com/rustype/typestate-rs","last_synced_at":"2025-08-20T14:58:40.034Z","status":"error","issues_count":29,"pull_requests_count":17,"avg_time_to_close_issue":1484321.8461538462,"avg_time_to_close_pull_request":38164.666666666664,"issues_closed_count":13,"pull_requests_closed_count":15,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":1.9655172413793103,"avg_comments_per_pull_request":0.17647058823529413,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T04:09:40.998Z","updated_at":"2025-09-01T23:17:51.946Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustype%2Ftypestate-rs/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":21,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"CONTRIBUTOR":15,"NONE":2},"issue_authors":{"jmg-duarte":6,"jquesada2016":6,"Dessix":4,"andrew-otiv":2,"skaunov":1,"Michael-J-Ward":1,"dbrgn":1,"elahn":1,"bobbbay":1,"tomasalagoa":1,"mx00s":1,"IAMSolaara":1,"btrepp":1,"Marcato0o":1},"pull_request_authors":{"jmg-duarte":13,"mx00s":1,"sirhcel":1,"tryone144":1,"lopsided98":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10027078,"issues_count":30441612,"pull_requests_count":90370052,"authors_count":10337686,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":8},"last_year":{"WatchEvent":8}},"keywords":["automata","dsl","macro","rust","state-machine","typestate"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-09-26T20:41:23.490Z","updated_at":"2022-09-26T20:41:23.490Z","repository_link":"https://github.com/rustype/typestate-rs/blob/main/Cargo.toml","dependencies":[{"id":6160727271,"package_name":"typestate-proc-macro","ecosystem":"cargo","requirements":"0.8.0","direct":true,"kind":"runtime","optional":false},{"id":6160727272,"package_name":"aquamarine","ecosystem":"cargo","requirements":"^0.1.9","direct":true,"kind":"runtime","optional":false},{"id":6160727273,"package_name":"trybuild","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6160727274,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false}]}],"score":18.06215672008999,"created_at":"2025-09-04T15:50:51.441Z","updated_at":"2025-10-07T08:09:54.522Z","avatar_url":"https://github.com/rustype.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1145/3475061.3475082","https://doi.org/10.1016/j.cola.2022.101154"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/20057","html_url":"https://science.ecosyste.ms/projects/20057","bibtex_url":"https://science.ecosyste.ms/projects/20057/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/20057/export.apalike"}