Crate aws_athena_parser

source ·

Traits§

  • A trait for converting data from an Athena query result into a specified type.

Functions§

  • Builds a vector of hash maps representing the rows of the given ResultSet.

Derive Macros§

  • Converts data from an Athena query result into a struct implementing the FromAthena trait.