include_tt 1.1.0

Macros for ultra-flexible injection of compiler trees, literals, or binary data into Rust syntax trees from external sources.
Documentation
1
2
3
4
\	\ b = 30; \ 
	assert_eq!("\\".len(), 1); \
\
\