worterbuch_openapi/models/
mod.rs

1pub mod key_value_pair;
2pub use self::key_value_pair::KeyValuePair;