Docs.rs
  • valhalla-client-0.4.1
    • valhalla-client 0.4.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jelmer
    • Dependencies
      • chrono ^0.4 normal
      • geo-types ^0.7 normal
      • gpx ^0.10 normal optional
      • log ^0.4.27 normal
      • reqwest ^0.12.15 normal
      • semver ^1.0.26 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • serde_repr ^0.1.20 normal
      • serde_with ^3.12.0 normal
      • tokio ^1 normal optional
      • url ^2.5.4 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

valhalla_client0.4.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • CodedDescription
  • DateTime
  • RemoteError
  • Valhalla
  • blocking::Valhalla
  • costing::auto::AutoCostingOptions
  • costing::bicycle::BicycleCostingOptions
  • costing::motor_scooter::MotorScooterCostingOptions
  • costing::motorcycle::MotorcycleCostingOptions
  • costing::multimodal::MultimodalCostingOptions
  • costing::pedestrian::PedestrianCostingOptions
  • costing::transit::TransitCostingOptions
  • costing::truck::TruckCostingOptions
  • elevation::Manifest
  • elevation::Response
  • matrix::ConciseResponse
  • matrix::ConciseSourceToTargets
  • matrix::Location
  • matrix::Manifest
  • matrix::VerboseLocation
  • matrix::VerboseResponse
  • matrix::VerboseSourceToTarget
  • route::Leg
  • route::Location
  • route::Maneuver
  • route::ManeuverSignElement
  • route::Manifest
  • route::Sign
  • route::Summary
  • route::TransitInfo
  • route::TransitStop
  • route::Trip
  • shapes::ShapePoint
  • status::Manifest
  • status::Response
  • status::VerboseStatus

Enums

  • Error
  • Units
  • costing::Costing
  • costing::auto::UsedSpeedSources
  • costing::bicycle::BicycleType
  • costing::motor_scooter::UsedSpeedSources
  • costing::motorcycle::UsedSpeedSources
  • costing::pedestrian::PedestrianType
  • costing::transit::Action
  • elevation::HeightPrecision
  • elevation::ShapeFormat
  • matrix::Response
  • route::BssManeuverType
  • route::DirectionsType
  • route::DriveTravelType
  • route::LocationType
  • route::ManeuverType
  • route::Side
  • route::TransitStopType
  • route::TransitTravelType
  • route::TravelMode
  • route::TravelType
  • shapes::ShapeFormat

Type Aliases

  • Coordinate