{"id":16949774,"url":"https://github.com/tailhook/trimmer-derive","last_synced_at":"2025-08-25T23:07:07.774Z","repository":{"id":57670639,"uuid":"114572822","full_name":"tailhook/trimmer-derive","owner":"tailhook","description":"A derive implementation for `trimmer::Variable` trait","archived":false,"fork":false,"pushed_at":"2017-12-18T21:28:11.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T10:15:34.583Z","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/tailhook.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":"2017-12-17T22:18:22.000Z","updated_at":"2017-12-18T21:23:57.000Z","dependencies_parsed_at":"2022-09-26T20:41:12.559Z","dependency_job_id":null,"html_url":"https://github.com/tailhook/trimmer-derive","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tailhook/trimmer-derive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Ftrimmer-derive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Ftrimmer-derive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Ftrimmer-derive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Ftrimmer-derive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tailhook","download_url":"https://codeload.github.com/tailhook/trimmer-derive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Ftrimmer-derive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144649,"owners_count":24881141,"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-08-25T02:00:12.092Z","response_time":1107,"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":"2024-10-13T21:56:01.874Z","updated_at":"2025-08-25T23:07:07.708Z","avatar_url":"https://github.com/tailhook.png","language":"Rust","readme":"Trimmer Derive\n==============\n\n[Trimmer](https://crates.io/crates/trimmer/) |\n[Docs](https://docs.rs/trimmer_derive/) |\n[Github](https://github.com/tailhook/trimmer-derive) |\n[Crate](https://crates.io/crates/trimmer_derive)\n\n\nThis crate allows to derive `trimmer::Variable` trait.\n\nExamples:\n\n```rust\n// Derives `.x` and `.y` attributes\n#[derive(Debug, Variable)]\nstruct Point {\n    x: u32,\n    y: u32,\n}\n\n// Forwards all methods to the internal type\n#[derive(Debug, Variable)]\nstruct NewType(SomeVarType);\n```\n\n\nLicense\n=======\n\nLicensed under either of\n\n* Apache License, Version 2.0, (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)\n\nat your option.\n\nContribution\n------------\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 or\nconditions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailhook%2Ftrimmer-derive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftailhook%2Ftrimmer-derive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailhook%2Ftrimmer-derive/lists"}