[][src]Macro serde_mangadex::make_set_type

macro_rules! make_set_type {
    ($name:ident ($internal:ident) / $type:ident + $max:ident) => { ... };
}