Skip to main content

load

Function load 

Source
pub fn load(path: &Path) -> Result<LoadResult, LoadError>
Expand description

Load a beancount file.

This is a convenience function that creates a loader and loads a single file.