load_file_to_book

Function load_file_to_book 

Source
pub fn load_file_to_book(
    path: &Path,
    package_loader: impl PackageLoader,
    diag: DiagnosticsConfig,
) -> Result<Book, Diagnostics>
Expand description

Reads a file and parses to a definition book.