Macro disk::json_file

source ·
macro_rules! json_file {
    ($type:ty, $dir:expr, $project_directory:literal, $sub_directories:literal, $file_name:literal) => { ... };
}
Expand description

Quickly implement the Json trait.

File extension is .json.