example_cross_signing_bootstrap

Function bootstrap

Source
pub(crate) async fn bootstrap(
    client: Client,
    user_id: OwnedUserId,
    password: String,
) -> Result<()>