//! Capability traits used to query and construct thermodynamic states.
//!//! All traits in this module have blanket impls for `&T`, so borrowed models
//! satisfy the same bounds as owned ones.
modbase;modproperties;modstate_from;pubusebase::ThermoModel;pubuseproperties::*;pubusestate_from::StateFrom;