[][src]Type Definition loader_rs::traits::loaders::SerdeYamlLoader

type SerdeYamlLoader = ConcreteJsonLoader<Value>;

Trait Implementations

impl LoaderTrait<Value> for SerdeYamlLoader[src]