Skip to main content

load_project

Function load_project 

Source
pub fn load_project(root: &Path) -> Result<Project, JoyError>
Expand description

Load the full project metadata from project.yaml under the given project root. Applies migrations via read_project.