Docs.rs
transit_model-0.12.0
transit_model 0.12.0
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
cratesio-kisio-coretools
Dependencies
chrono ^0.4
normal
csv ^1.0
normal
derivative ^1
normal
failure ^0.1
normal
geo ^0.12
normal
geo-types ^0.4
normal
iso4217 ^0.3
normal
lazy_static ^1.2
normal
log ^0.4
normal
minidom ^0.11
normal
num-traits ^0.2
normal
pretty_assertions ^0.6
normal
proj ^0.10
normal
rust_decimal ^1.0
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
time-parse ^0.1
normal
transit_model_collection ^0.1
normal
transit_model_procmacro ^0.1
normal
transit_model_relations ^0.1
normal
walkdir ^2.1
normal
wkt ^0.5
normal
zip ^0.5
normal
approx ^0.3
dev
rust_decimal_macros ^1.0
dev
Versions
Go to latest version
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
☰
Type Definition CommentLinksT
transit_model
::
objects
All crates
[
−
]
[src]
Type Definition
transit_model
::
objects
::
CommentLinksT
type CommentLinksT =
BTreeSet
<
Idx
<
Comment
>>;