include_tt 1.1.1

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