//! Representation and queries for definitions of module-level Cairo language elements.
//! For example, identifier resolution at the module level is handled here.
pubmodcache;pubmoddb;pubmoddiagnostic_utils;pubmodids;pubmodpatcher;pubmodplugin;pubmodplugin_utils;#[cfg(test)]modtest;