Struct kidou::orbit::io::load::Log [−][src]
Expand description
A representation of the results after parsing the files
Fields
len: usize
Number of files parsed
files: Vec<&'a str>
Paths to the parsed files (as specified by a user)
statuses: Vec<String>
A vector of status codes for each file