Skip to main content

build_form_with_file

Function build_form_with_file 

Source
pub fn build_form_with_file(file_path: &PathBuf) -> Result<(Form, Vec<u8>)>