Struct ring::test::File [−][src]
Expand description
A test input file.
Fields
file_name: &'a str
The name (path) of the file.
contents: &'a str
The contents of the file.
A test input file.
file_name: &'a str
The name (path) of the file.
contents: &'a str
The contents of the file.