Module source_util

Source

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 πŸ”’