Function shank_gov_idl::parse_file

source ·
pub fn parse_file(
    filename: impl AsRef<Path>,
    config: &ParseIdlConfig
) -> Result<Option<Idl>>
Expand description

Parse an entire interface file.