Skip to main content

Module loader

Module loader 

Source
Expand description

A module to help user load config from local file or remote url.

Traitsยง

ResourceLoader
Load config from local file or remote url. To use this trait, derive DeserializeOwned then implement this trait.