Macro cereal::__priv_data_empty [] [src]

macro_rules! __priv_data_empty {
    {
        $Type:ty, $Expr:expr
    } => { ... };
}