Function dofigen_lib::from_file_path
source · pub fn from_file_path(path: &PathBuf) -> Result<Image>Expand description
Parse an Image from a YAML or JSON file path.
pub fn from_file_path(path: &PathBuf) -> Result<Image>Parse an Image from a YAML or JSON file path.