assert_sc_compatible_with_serde

Macro assert_sc_compatible_with_serde 

Source
macro_rules! assert_sc_compatible_with_serde {
    ($sc:ty) => { ... };
}