pub fn defs_expr_expr<E1, E2>(count: E1, value: E2) -> Token where
    E1: Into<Expr>,
    E2: Into<Expr>, 
Expand description

Generate defs directive