in amazon-qldb-driver-core/src/retry.rs [23:28]
fn dont() -> RetryInstructions { RetryInstructions { should_retry: false, delay: None, } }