Module cloudfront_logs::types
source · Available on crate features
alloc or typed only.Modules§
- time_macros
typedandmacrosMacros to construct statically known values.
Macros§
- format_description
typedand (formattingorparsing)
Structs§
- Date
typedDate in the proleptic Gregorian calendar. - A
Durationtype to represent a span of time, typically used for system timeouts. - An IPv4 address.
- An IPv6 address.
- OffsetDateTime
typedAPrimitiveDateTimewith aUtcOffset. - Time
typedThe clock time within a given date. Nanosecond precision. - UtcOffset
typedAn offset from UTC.
Enums§
- FormatItem
typedA complete description of how to format and parse a type. - An IP address, either IPv4 or IPv6.