1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
#[macro_use] mod imports; use imports::*;
x!{allocate_file_range}
x!{interface}
x!{block}
x!{block_file_info}
x!{block_index}
x!{block_status}
x!{check_disk_space}
x!{comparator}
x!{connect_trace}
x!{constants}
x!{directory_commit}
x!{disk_block_index}
x!{file_commit}
x!{flatfile_pos}
x!{flatfile_seq}
x!{header}
x!{locator}
x!{truncate_file}
x!{tip}
x!{validation}