docs.rs failed to build sundials-rs-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.
Visit the last successful build:
sundials-rs-sys-0.1.1
sundials-rs-sys
Raw, unsafe FFI bindings to the SUNDIALS C library, generated by bindgen.
This crate is the low-level foundation for the
sundials-rs safe-wrapper crate.
Most users should depend on sundials-rs rather than this crate directly.
Features
vendored— downloads SUNDIALS 7.4.0 from GitHub, builds a static library with CMake, and links against it. RequirescmakeonPATH. No system SUNDIALS installation needed.
License
Licensed under either of MIT or Apache-2.0 at your option.