Macro tel::expr

source ·
macro_rules! expr {
    ($($tts:tt)*) => { ... };
}