{"id":19381424,"url":"https://github.com/lukaskalbertodt/leer","last_synced_at":"2025-04-23T20:31:55.119Z","repository":{"id":153245425,"uuid":"628643416","full_name":"LukasKalbertodt/leer","owner":"LukasKalbertodt","description":"A tiny trait to abstract over types that have a notion of “being empty”","archived":false,"fork":false,"pushed_at":"2023-04-16T16:03:41.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T09:04:31.653Z","etag":null,"topics":["abstraction","empty","rust","trait"],"latest_commit_sha":null,"homepage":"https://docs.rs/leer/","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/LukasKalbertodt.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}},"created_at":"2023-04-16T15:34:12.000Z","updated_at":"2023-04-17T01:07:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"b23cf3f5-5821-4cca-a454-55b50e01eaea","html_url":"https://github.com/LukasKalbertodt/leer","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"40e5fa07533cfca879bfd5915a2dda96634375c6"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasKalbertodt%2Fleer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasKalbertodt%2Fleer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasKalbertodt%2Fleer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasKalbertodt%2Fleer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukasKalbertodt","download_url":"https://codeload.github.com/LukasKalbertodt/leer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509698,"owners_count":21442482,"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":["abstraction","empty","rust","trait"],"created_at":"2024-11-10T09:17:03.793Z","updated_at":"2025-04-23T20:31:54.820Z","avatar_url":"https://github.com/LukasKalbertodt.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Types that have a notion of “being empty”\n\n[\u003cimg alt=\"CI status of main\" src=\"https://img.shields.io/github/actions/workflow/status/LukasKalbertodt/leer/ci.yml?branch=main\u0026label=CI\u0026logo=github\u0026logoColor=white\u0026style=for-the-badge\" height=\"23\"\u003e](https://github.com/LukasKalbertodt/leer/actions/workflows/ci.yml)\n[\u003cimg alt=\"Crates.io Version\" src=\"https://img.shields.io/crates/v/leer?logo=rust\u0026style=for-the-badge\" height=\"23\"\u003e](https://crates.io/crates/leer)\n[\u003cimg alt=\"docs.rs\" src=\"https://img.shields.io/crates/v/leer?color=blue\u0026label=docs\u0026style=for-the-badge\" height=\"23\"\u003e](https://docs.rs/leer)\n\nA tiny trait to abstract over types that have a notion of “being empty” and can create such an empty instance.\nIntended to be a foundational crate.\nSee [the documentation](https://docs.rs/leer) for more information.\n\n```rust\npub trait Empty {\n    fn empty() -\u003e Self;\n}\n```\n\n\u003cbr /\u003e\n\n---\n\n## License\n\nLicensed under either of \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e at your option.\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in this project by you, as defined in the Apache-2.0 license,\nshall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaskalbertodt%2Fleer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukaskalbertodt%2Fleer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaskalbertodt%2Fleer/lists"}