pub(super) async fn get_current_user(
client: &Client,
) -> Result<String, ConnectionError>Expand description
Get the current Materialize user/role.
pub(super) async fn get_current_user(
client: &Client,
) -> Result<String, ConnectionError>Get the current Materialize user/role.