Module syntax::ext::source_util
[−]
[src]
🔬 This is a nightly-only experimental API. (
rustc_private
)Functions
expand_column |
[ Experimental ]
|
expand_file |
[ Experimental ] file!(): expands to the current filename */
The filemap ( |
expand_include |
[ Experimental ] include! : parse the given file as an expr This is generally a bad idea because it's going to behave unhygienically. |
expand_include_bytes |
[ Experimental ]
|
expand_include_str |
[ Experimental ]
|
expand_line |
[ Experimental ] line!(): expands to the current line number |
expand_mod |
[ Experimental ]
|
expand_stringify |
[ Experimental ]
|