docs.rs failed to build tokio-cronet-sys-0.1.0
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.
Raw, build-time generated bindings to Cronet's native C API.
The declarations are generated from upstream cronet_c.h and
bidirectional_stream_c.h at build time.
tokio-cronet-src supplies the pinned headers and always builds the native
library from the same filtered source tree unless an explicit
CRONET_LIB_DIR override is supplied. Prefer the safe tokio-cronet crate.