[][src]Function wain_validate::validate

pub fn validate<'module, 'a, S: Source>(
    root: &'module Root<'a, S>
) -> Result<(), Box<Error<S>>>