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

type SerdeJsonLoader = ConcreteJsonLoader<Value>;

Trait Implementations

impl LoaderTrait<Value> for SerdeJsonLoader[src]