Module rustic_backend::choose

source ·
Expand description

This module contains BackendOptions and helpers to choose a backend from a given url.

Structs§

Enums§

Traits§

  • Trait which can be implemented to choose a backend from a backend type, a backend path and options given as HashMap.