{"id":16202524,"url":"https://github.com/polymeilex/libseat-rs","last_synced_at":"2025-03-19T06:32:03.258Z","repository":{"id":62442145,"uuid":"355916058","full_name":"PolyMeilex/libseat-rs","owner":"PolyMeilex","description":"libseat-rs","archived":false,"fork":false,"pushed_at":"2025-01-24T18:10:17.000Z","size":55,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-09T06:04:26.447Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PolyMeilex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-04-08T13:21:35.000Z","updated_at":"2025-01-24T18:10:21.000Z","dependencies_parsed_at":"2024-10-27T20:20:45.303Z","dependency_job_id":"c567e9ec-6353-4c65-a5e7-955a0967471f","html_url":"https://github.com/PolyMeilex/libseat-rs","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.2142857142857143,"last_synced_commit":"7f8d2cc056f9224cf86b01ce5dedaa6674ee99c0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Flibseat-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Flibseat-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Flibseat-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Flibseat-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PolyMeilex","download_url":"https://codeload.github.com/PolyMeilex/libseat-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971180,"owners_count":20376784,"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-10T09:48:08.548Z","updated_at":"2025-03-19T06:32:00.300Z","avatar_url":"https://github.com/PolyMeilex.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libseat-rs\n\n```rust\nlet seat = Seat::open(\n    |seat, event| match event {\n        SeatEvent::Enable =\u003e {\n            println!(\"Enable\");\n            println!(\"Name: {}\", seat.name());\n        }\n        SeatEvent::Disable =\u003e {\n            println!(\"Disable\");\n            seat.disable().unwrap();\n        }\n    },\n    None,\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolymeilex%2Flibseat-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolymeilex%2Flibseat-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolymeilex%2Flibseat-rs/lists"}