rw_fragment_vnodes_impl

Function rw_fragment_vnodes_impl 

Source
fn rw_fragment_vnodes_impl(
    meta_client: &Arc<dyn FrontendMetaClient>,
    fragment_id: FragmentId,
) -> impl Future<Output = Result<JsonbVal>> + Send + 'static + use<>