{"id":17321125,"url":"https://github.com/lambda-fairy/if_chain","last_synced_at":"2025-04-12T15:36:58.736Z","repository":{"id":42084619,"uuid":"77565596","full_name":"lambda-fairy/if_chain","owner":"lambda-fairy","description":"Macro for writing nested `if let` expressions","archived":false,"fork":false,"pushed_at":"2023-09-11T08:57:51.000Z","size":34,"stargazers_count":165,"open_issues_count":6,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-03T16:11:15.795Z","etag":null,"topics":["macro","rust"],"latest_commit_sha":null,"homepage":"https://docs.rs/if_chain","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/lambda-fairy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-28T22:40:27.000Z","updated_at":"2025-03-25T14:20:22.000Z","dependencies_parsed_at":"2024-06-18T20:51:09.993Z","dependency_job_id":null,"html_url":"https://github.com/lambda-fairy/if_chain","commit_stats":{"total_commits":24,"total_committers":6,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"0a7266676f92143a9e84280aad702b107fa6b946"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-fairy%2Fif_chain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-fairy%2Fif_chain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-fairy%2Fif_chain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-fairy%2Fif_chain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambda-fairy","download_url":"https://codeload.github.com/lambda-fairy/if_chain/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248359019,"owners_count":21090460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["macro","rust"],"created_at":"2024-10-15T13:35:12.413Z","updated_at":"2025-04-12T15:36:58.712Z","avatar_url":"https://github.com/lambda-fairy.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# if_chain\n\n[![CI](https://github.com/lambda-fairy/if_chain/actions/workflows/ci.yml/badge.svg)](https://github.com/lambda-fairy/if_chain/actions/workflows/ci.yml) [![Cargo](https://img.shields.io/crates/v/if_chain.svg)](https://crates.io/crates/if_chain)\n\nThis crate provides a single macro called `if_chain!`.\n\n`if_chain!` lets you write long chains of nested `if` and `if let` statements without the associated rightward drift. It also supports multiple patterns (e.g. `if let Foo(a) | Bar(a) = b`) in places where Rust would normally not allow them.\n\nFor more information on this crate, see the [documentation](https://docs.rs/if_chain) and associated [blog post](https://lambda.xyz/blog/if-chain).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambda-fairy%2Fif_chain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambda-fairy%2Fif_chain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambda-fairy%2Fif_chain/lists"}