shape_mismatch_error

Macro shape_mismatch_error 

Source
macro_rules! shape_mismatch_error {
    ($expected:expr, $got:expr) => { ... };
}
Expand description

Convenience macro for shape mismatch errors