Functions§
- expand_
column π - expand_
file πfile!(): expands to the current filename */ The source_file (loc.file
) contains a bunch more information we could spit out if we wanted. - expand_
include πinclude! : parse the given file as an expr This is generally a bad idea because itβs going to behave unhygienically. - expand_
include_ πbytes - expand_
include_ πstr include_str!
: read the given file, insert it as a literal string expr - expand_
line πline!(): expands to the current line number - expand_
mod π - expand_
stringify π - find_
path_ πsuggestion - load_
binary_ πfile