Function chord_input::load::flow::load[][src]

pub async fn load<P: AsRef<Path>>(
    dir_path: P,
    name: &str
) -> Result<Value, Error>