Macro weld_codegen::unsupported_shape[][src]

macro_rules! unsupported_shape {
    ($fn_name : ident, $shape_type : ty, $doc : expr) => { ... };
}