Skip to main content

with_defaults

Function with_defaults 

Source
pub fn with_defaults() -> SourceRegistry
Expand description

Build a SourceRegistry pre-populated with the built-in file, mem, data, concat, and slice drivers. Bare paths (without a scheme) dispatch to the file driver via the registry’s fall-back behaviour.