Macro ra_ap_hir_expand::quote[][src]

macro_rules! quote {
    ( $($tt:tt)* ) => { ... };
}
Expand description

FIXME: It probably should implement in proc-macro