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