Skip to main content

register

Function register 

Source
pub fn register(ctx: &mut RuntimeContext)
Expand description

Install the bundled source drivers (file://, bare paths, mem://, data:, concat:, slice:) into the given runtime context. Idempotent — replacing any prior registration of those schemes.