Docs.rs
routee-compass-powertrain-0.19.4
routee-compass-powertrain 0.19.4
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
nreinicke
robfitzgerald
Dependencies
bincode ^2.0.1
normal
config ^0.15.19
normal
env_logger ^0.11.8
normal
geo ^0.33.1
normal
itertools ^0.14.0
normal
kdam ^0.6.3
normal
log ^0.4.28
normal
ndarray =0.17.2
normal
ninterp ^0.8.0
normal
ort =2.0.0-rc.12
normal
routee-compass-core ^0.19.4
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
smartcore =0.4.0
normal
uom =0.38.0
normal
Versions
14.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
routee_compass_powertrain/
lib.rs
1
#![doc =
include_str!
(
"doc.md"
)]
2
3
pub mod
model;