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