Module Checksum.Mode

type t =
  1. | Enabled

Request mode for APIs that can ask S3 to return checksum metadata.

val to_string : t -> string