Crate railway_api

Source
Expand description

§Railway API

High-level API for the Railway backend.

This crate is part of railway-backend. You can find a high-level documentation of railway-backend here.

Structs§

BoxedError
A type-erased Error.

Enums§

RailwayProvider
A wrapper around all implemented Providers.
RailwayProviderType
An enumeration listing all available Providers in the RailwayProvider.