blob: c3f9c0412a46d9f3be57d71525927a01eaa9ca6b [file] [log] [blame] [edit]
// rustfmt-indent_style: Block
// rustfmt-imports_indent: Block
// rustfmt-imports_layout: Vertical
use std::{
env, fs, io::{Read, Write},
};