ct2rs-platform 0.9.10

Platform-specific default feature sets for ct2rs
docs.rs failed to build ct2rs-platform-0.9.10
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:

[dependencies]
ct2rs = { package = "ct2rs-platform", version = "0.9.10" }

See the ct2rs crate for more information.