Macro rustyproxy::row_openapi

source ·
macro_rules! row_openapi {
    ($row: ident, $(($cols:expr)),*) => { ... };
}