{"id":19097293,"url":"https://github.com/lycantropos/traiter","last_synced_at":"2026-05-27T00:30:26.581Z","repository":{"id":43032327,"uuid":"510998580","full_name":"lycantropos/traiter","owner":"lycantropos","description":"Collection of `Rust` traits","archived":false,"fork":false,"pushed_at":"2023-07-23T23:34:01.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-26T18:22:39.400Z","etag":null,"topics":["rust-traits"],"latest_commit_sha":null,"homepage":"https://docs.rs/traiter/latest/traiter/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lycantropos.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}},"created_at":"2022-07-06T05:19:24.000Z","updated_at":"2022-07-20T15:04:13.000Z","dependencies_parsed_at":"2024-11-09T03:40:00.032Z","dependency_job_id":"8bca3a14-8c83-4d92-aa9e-0932a147f525","html_url":"https://github.com/lycantropos/traiter","commit_stats":{"total_commits":229,"total_committers":1,"mean_commits":229.0,"dds":0.0,"last_synced_commit":"f473fcecd1fea9205d0ff0866bf0eef7184ac689"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lycantropos%2Ftraiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lycantropos%2Ftraiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lycantropos%2Ftraiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lycantropos%2Ftraiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lycantropos","download_url":"https://codeload.github.com/lycantropos/traiter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240149848,"owners_count":19755754,"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":["rust-traits"],"created_at":"2024-11-09T03:39:50.712Z","updated_at":"2026-05-27T00:30:26.550Z","avatar_url":"https://github.com/lycantropos.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"traiter\n=======\n\n[![](https://github.com/lycantropos/traiter/workflows/CI/badge.svg)](https://github.com/lycantropos/traiter/actions/workflows/ci.yml \"Github Actions\")\n[![](https://codecov.io/gh/lycantropos/traiter/branch/master/graph/badge.svg)](https://codecov.io/gh/lycantropos/traiter \"Codecov\")\n[![](https://docs.rs/traiter/badge.svg)](https://docs.rs/traiter/ \"docs.rs\")\n[![](https://img.shields.io/github/license/lycantropos/traiter.svg)](https://github.com/lycantropos/traiter/blob/master/LICENSE \"License\")\n[![](https://img.shields.io/crates/v/traiter.svg)](https://crates.io/crates/traiter \"crates.io\")\n\nDevelopment\n-----------\n\n### Bumping version\n\n#### Preparation\n\nInstall\n[bump2version](https://github.com/c4urself/bump2version#installation).\n\n#### Pre-release\n\nChoose which version number category to bump following [semver\nspecification](http://semver.org/).\n\nTest bumping version\n```bash\nbump2version --dry-run --verbose $CATEGORY\n```\n\nwhere `$CATEGORY` is the target version number category name, possible\nvalues are `patch`/`minor`/`major`.\n\nBump version\n```bash\nbump2version --verbose $CATEGORY\n```\n\nThis will set version to `major.minor.patch-alpha`. \n\n#### Release\n\nTest bumping version\n```bash\nbump2version --dry-run --verbose release\n```\n\nBump version\n```bash\nbump2version --verbose release\n```\n\nThis will set version to `major.minor.patch`.\n\n### Running tests\n\nPlain\n```bash\ncargo test\n```\n\nInside `Docker` container:\n```bash\ndocker-compose up\n```\n\n`Bash` script:\n```bash\n./run-tests.sh\n```\n\n`PowerShell` script:\n```powershell\n.\\run-tests.ps1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flycantropos%2Ftraiter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flycantropos%2Ftraiter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flycantropos%2Ftraiter/lists"}