parse_cell_doc_from_path

Function parse_cell_doc_from_path 

Source
pub fn parse_cell_doc_from_path<P: AsRef<Path>>(
    path: P,
) -> Result<CellDocument, SeedingErrors>