Struct rusty_data::loader::Loader
[−]
[src]
pub struct Loader<'a> {
pub file: &'a str,
pub delimiter: char,
}Fields
file: &'a str
delimiter: char