//! This library provides all the necessary methods and shared state for the craftql binary.
//! Not meant to be used on its own! Primarily made for integration testing.
/// Main onfiguration.
/// Trait providing extension methods for graphql_parser::schema.
/// Global state.
/// Utilities consumed by the binary.