forked from loafle/openapi-generator-original
* fix(rust-server): clippy::blacklisted_name -> clippy::disallowed_names * fix(rust-server): Remove unnecessary deref * fix(rust-server): Allow clippy::single_match * fix(rust-server): Use clone instead of to_owned on Cow * fix(rust-server): Remove needless borrows * chore(rust-server): Update sample outputs