Function example_cross_signing_bootstrap::bootstrap

source ยท
pub(crate) async fn bootstrap(
    client: Client,
    user_id: OwnedUserId,
    password: String
)