[][src]Function safe_authenticator::access_container::put_authenticator_entry

pub async fn put_authenticator_entry<'_, '_>(
    client: &'_ AuthClient,
    new_value: &'_ HashMap<String, MDataInfo>,
    version: u64
) -> Result<(), AuthError>

Updates the authenticator entry.