Crate chisel_common

Source

Modules§

char
General things relating to characters
macros
Useful and common macro exports

Macros§

file_from_relative_path
Instantiate a file relative to the cargo manifest directory
lines_from_relative_file
Grab all the lines from a file relative to the current directory
reader_from_bytes
Take some bytes and create a [BufRead]
reader_from_relative_file
Create a reader based on a relative file
relative_file
Macro for some relative file shennigans