pub async fn remove(
cx: &ProfileContext,
__arg1: RemoveArgs<'_>,
) -> Result<(), Error>
Expand description
Removes a user from the profile context using the admin client.
pub async fn remove(
cx: &ProfileContext,
__arg1: RemoveArgs<'_>,
) -> Result<(), Error>
Removes a user from the profile context using the admin client.