Cargo Features

railway-provider-hafas has no features set by default.

[dependencies]
railway-provider-hafas = { version = "0.1.1", features = ["rt-multi-thread", "polylines", "db-profile", "vbb-profile", "oebb-profile", "nahsh-profile", "vvt-profile", "pkp-profile", "irish-rail-profile", "mobiliteit-lu-profile", "bart-profile", "dart-profile", "rmv-profile", "insa-profile", "ivb-profile", "kvb-profile", "cmta-profile", "sbahn-muenchen-profile", "saarvv-profile", "cfl-profile", "nvv-profile", "mobil-nrw-profile", "db-busradar-nrw-profile", "vsn-profile", "vgi-profile", "vbn-profile", "vrn-profile", "rsag-profile", "vmt-profile", "vos-profile", "avv-profile", "rejseplanen-profile", "ooevv-profile", "salzburg-profile", "verbundlinie-profile", "svv-profile", "vor-profile", "vkg-profile", "vvv-profile", "bls-profile", "zvv-profile", "tokio"] }
rt-multi-thread

Enables rt-multi-thread of railway-core

polylines = geojson, polyline

Enables polylines of railway-core

Affects common::CommonData.polylines, leg::HafasLegJnyPolyG, parse::polyline, profile::Profile.parse_polyline

db-profile

Affects profile::db

vbb-profile

Affects profile::vbb

oebb-profile

Affects profile::oebb

nahsh-profile

Affects profile::nahsh

vvt-profile

Affects profile::vvt

pkp-profile

Affects profile::pkp

irish-rail-profile

Affects profile::irish_rail

mobiliteit-lu-profile

Affects profile::mobiliteit_lu

bart-profile

Affects profile::bart

dart-profile

Affects profile::dart

rmv-profile

Affects profile::rmv

insa-profile

Affects profile::insa

ivb-profile

Affects profile::ivb

kvb-profile

Affects profile::kvb

cmta-profile

Affects profile::cmta

sbahn-muenchen-profile

Affects profile::sbahn_muenchen

saarvv-profile

Affects profile::saarvv

cfl-profile

Affects profile::cfl

nvv-profile

Affects profile::nvv

mobil-nrw-profile

Affects profile::mobil_nrw

db-busradar-nrw-profile

Affects profile::db_busradar_nrw

vsn-profile

Affects profile::vsn

vgi-profile

Affects profile::vgi

vbn-profile

Affects profile::vbn

vrn-profile

Affects profile::vrn

rsag-profile

Affects profile::rsag

vmt-profile

Affects profile::vmt

vos-profile

Affects profile::vos

avv-profile

Affects profile::avv

rejseplanen-profile

Affects profile::rejseplanen

ooevv-profile

Affects profile::ooevv

salzburg-profile

Affects profile::salzburg

verbundlinie-profile

Affects profile::verbundlinie

svv-profile

Affects profile::svv

vor-profile

Affects profile::vor

vkg-profile

Affects profile::vkg

vvv-profile

Affects profile::vvv

bls-profile

Affects profile::bls

zvv-profile

Affects profile::zvv

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

geojson polylines?
polyline polylines?

Enables polyline ^0.10

tokio implicit feature

Enables tokio

tokio:

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications