docs.rs failed to build ct2rs-platform-0.9.8
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
ct2rs-platform
This crate defines platform-specific default feature sets. The default feature set is based on these scripts.
Usage
Add this crate as the package argument of the ct2rs crate in your Cargo.toml:
[]
= { = "ct2rs-platform", = "0.9.8" }
See the ct2rs crate for more information.