Macro korat::numeric_set_converter [] [src]

macro_rules! numeric_set_converter {
    ($type:ty => $collection:ty) => { ... };
}