[][src]Crate lta_utils_commons

Utilities for transforming data and other misc

Re-exports

pub use chrono;
pub use reqwest;
pub use serde;

Modules

de

Deserialisation utils

regex

Regex patterns

serde_date

Utils for date types

Structs

Coordinates

Coordinate on the map

Location

Starting and ending location

Traits

Client

A Client to make requests with The Client holds a connection pool internally, so it is advised that you create one and reuse it

Type Definitions

LTAError

Error type for lta-rs

LTAResult

Result type for lta-rs