Skip to main content

from_file

Function from_file 

Source
pub fn from_file<P: AsRef<Path>>(path: P) -> Result<UpfData, UpfError>
Expand description

Parse a UPF document from a filesystem path.