Macro tel::expr

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