{"id":31921839,"url":"https://github.com/fast/exn","last_synced_at":"2025-10-13T22:55:07.690Z","repository":{"id":303930261,"uuid":"985044115","full_name":"fast/exn","owner":"fast","description":"A context-aware concrete Error type built on std::error::Error.","archived":false,"fork":false,"pushed_at":"2025-10-12T01:30:05.000Z","size":106,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-12T14:25:00.789Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/fast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-17T00:52:45.000Z","updated_at":"2025-10-12T06:35:10.000Z","dependencies_parsed_at":"2025-07-10T15:28:23.431Z","dependency_job_id":"cc906e5d-2710-4f6c-8b95-ee9c012dfd30","html_url":"https://github.com/fast/exn","commit_stats":null,"previous_names":["cratesland/exn","fast/exn"],"tags_count":9,"template":false,"template_full_name":"fast/template","purl":"pkg:github/fast/exn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fast%2Fexn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fast%2Fexn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fast%2Fexn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fast%2Fexn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fast","download_url":"https://codeload.github.com/fast/exn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fast%2Fexn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014815,"owners_count":26085595,"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-10-13T02:00:06.723Z","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"}},"keywords":[],"created_at":"2025-10-13T22:55:04.319Z","updated_at":"2025-10-13T22:55:07.683Z","avatar_url":"https://github.com/fast.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A context-aware concrete Error type built on `std::error::Error`\n\n[![Crates.io][crates-badge]][crates-url]\n[![Documentation][docs-badge]][docs-url]\n[![Apache 2.0 licensed][license-badge]][license-url]\n[![Build Status][actions-badge]][actions-url]\n\n[crates-badge]: https://img.shields.io/crates/v/exn.svg\n[crates-url]: https://crates.io/crates/exn\n[docs-badge]: https://docs.rs/exn/badge.svg\n[docs-url]: https://docs.rs/exn\n[license-badge]: https://img.shields.io/crates/l/exn\n[license-url]: LICENSE\n[actions-badge]: https://github.com/fast/exn/workflows/CI/badge.svg\n[actions-url]:https://github.com/fast/exn/actions?query=workflow%3ACI\n\n## Overview\n\n`exn` provides the missing context APIs for `std::error::Error`.\n\nIt organizes errors as a tree structure, allowing you to easily access the root cause and all related errors with their context, by traversing the tree with a visitor.\n\n## Documentation\n\nRead the online documents at https://docs.rs/exn.\n\n## License\n\nThis project is licensed under [Apache License, Version 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffast%2Fexn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffast%2Fexn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffast%2Fexn/lists"}