Skip to main content

read

Function read 

Source
pub fn read(path: &Path) -> Result<FoundationManifest, FoundationError>
Expand description

Read and validate foundation.json. Returns a typed error on schema mismatch, malformed JSON, or host incompatibility.