Module cloudfront_logs::raw
source · Re-exports§
pub use LogLine as RawLogLine;
Structs§
- View into a borrowed log line
- The raw and untyped log line representation, all fields are slices of the original log line. Use this struct for an efficient and low-level access to the log line fields.
- View into a borrowed log line
- UnsafeRawLogLine
unsafe