//! CQL protocol-level representation of a `SUPPORTED` response.
use crateCqlSupportedParseError;
use cratetypes;
use HashMap;
/// The CQL protocol-level representation of an `SUPPORTED` response,
/// used to present the server's supported options.