unsupported_shape

Macro unsupported_shape 

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