pub async fn create(
cx: &ProfileContext,
__arg1: CreateArgs<'_>,
) -> Result<(), Error>
Expand description
Creates a user in the profile organization.
pub async fn create(
cx: &ProfileContext,
__arg1: CreateArgs<'_>,
) -> Result<(), Error>
Creates a user in the profile organization.