//! A macro to build the dos inputs and outputs enum variants
//!
//! For the FEM, the macro get the variant identifiers from the field names of the structures `fem_inputs` and `fem_outputs` in the file `modal_state_space_model_2ndOrder.rs.mat`.
//! The location of the file is given by the environment variable `FEM_REPO`
use TokenStream;
use ad_hoc_macro;
use ad_hoc_macro;
/// Ad-hoc `dosio` crate builder