/// A
/// [Basic Model Interface (BMI)](https://bmi.csdms.io/en/latest/index.html)
/// _like_ trait and functionality to expose implementations over ffi via the
/// [bmi-c interface](https://github.com/csdms/bmi-c).
pubmodbmi;pubmoderrors;modwrapper;pubusecrate::bmi::{
Bmi, BmiResult, GridType, Location, RefValues, ValueType, Values, register_model,};