{"id":16338926,"url":"https://github.com/vorner/err-context","last_synced_at":"2025-10-25T23:32:01.050Z","repository":{"id":57625735,"uuid":"211403812","full_name":"vorner/err-context","owner":"vorner","description":"Lightweight and easy to use error chaining","archived":false,"fork":false,"pushed_at":"2019-09-28T19:41:45.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T02:42:07.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vorner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-27T21:22:21.000Z","updated_at":"2019-09-28T18:48:18.000Z","dependencies_parsed_at":"2022-08-30T12:50:18.160Z","dependency_job_id":null,"html_url":"https://github.com/vorner/err-context","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Ferr-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Ferr-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Ferr-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Ferr-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vorner","download_url":"https://codeload.github.com/vorner/err-context/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238229940,"owners_count":19437723,"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":[],"created_at":"2024-10-10T23:53:06.402Z","updated_at":"2025-10-25T23:31:55.780Z","avatar_url":"https://github.com/vorner.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# err-context\n\n[![Travis Build Status](https://api.travis-ci.org/vorner/err-context.png?branch=master)](https://travis-ci.org/vorner/err-context)\n\nThis library allows one to attach context (layers) onto errors with minimal\namount of work and analyze such multi-layer errors.\n\nThe API and working is heavily influenced by the\n[failure](https://crates.io/crates/failure) crate. However, only the part that\nworks with contexts/layers is present in here (for generating error types, see\nthe [err-derive](https://crates.io/crates/err-derive), which implements the\nderive part of functionality). Furthermore, this library works with `std`\nerrors.\n\nRead [the documentation](https://docs.rs/err-context) before using.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms\nor conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorner%2Ferr-context","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvorner%2Ferr-context","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorner%2Ferr-context/lists"}