use ;
use cratePath;
/// The [DynamoDB `attribute_exists` function][1]. True if the item contains
/// the attribute in a specified [`Path`].
///
/// See also: [`Path::attribute_exists`]
///
/// [1]: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.OperatorsAndFunctions.html#Expressions.OperatorsAndFunctions.Functions