| Crates.io | ct2rs-platform |
| lib.rs | ct2rs-platform |
| version | 0.9.16 |
| created_at | 2025-09-10 15:03:58.679373+00 |
| updated_at | 2026-01-08 07:36:31.539222+00 |
| description | Platform-specific default feature sets for ct2rs |
| homepage | |
| repository | https://github.com/jkawamoto/ctranslate2-rs |
| max_upload_size | |
| id | 1832646 |
| size | 89,633 |
This crate defines platform-specific default feature sets. The default feature set is based on these scripts.
Add this crate as the package argument of the ct2rs crate in your Cargo.toml:
[dependencies]
ct2rs = { package = "ct2rs-platform", version = "0.9.16" }
See the ct2rs crate for more information.