Skip to main content

load

Function load 

Source
pub fn load(file: &AgmFile, mode: LoadMode) -> AgmFile
Expand description

Returns a filtered view of all nodes in file at the given mode.

Every node in the file is kept; only their fields are filtered.