| Crates.io | ct2rs-platform |
| lib.rs | ct2rs-platform |
| version | 0.9.10 |
| created_at | 2025-09-10 15:03:58.679373+00 |
| updated_at | 2025-09-18 05:56:43.859387+00 |
| description | Platform-specific default feature sets for ct2rs |
| homepage | |
| repository | https://github.com/jkawamoto/ctranslate2-rs |
| max_upload_size | |
| id | 1832646 |
| size | 91,207 |
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.10" }
See the ct2rs crate for more information.