register_fs

Function register_fs 

Source
pub fn register_fs(
    populate_stores_fn: impl Fn() -> BoxFuture<'static, Result<Inspector, Error>> + Sync + Send + 'static,
) -> LazyNode