Searched defs:body_file_paths (Results 1 – 2 of 2) sorted by relevance
162 let mut body_file_paths: Vec<String> = Vec::new(); in construct() localVariable
117 pub(crate) body_file_paths: Vec<String>, field