is_slice 0.14.0

Macro to answer the question: is it a slice?
Documentation
1
2
3
4
5

use super::*;
// use test_tools::exposed::*;

mod is_slice_test;