pub fn register(ctx: &mut RuntimeContext)Expand description
Install the file:// (and bare-path) source driver into the given
runtime context. Idempotent — replacing a prior registration of the
file scheme.
pub fn register(ctx: &mut RuntimeContext)Install the file:// (and bare-path) source driver into the given
runtime context. Idempotent — replacing a prior registration of the
file scheme.