Skip to main content

get_structured_document_from_filepath

Function get_structured_document_from_filepath 

Source
pub fn get_structured_document_from_filepath(
    path: String,
) -> Result<Doc, Box<dyn Error>>