meta_client

Function create_meta_client

Source
pub async fn create_meta_client(
    client_type: MetaClientType,
    meta_client_options: &MetaClientOptions,
    plugins: Option<&Plugins>,
) -> Result<MetaClientRef>