pub fn failures(
tech: &str,
forge: &str,
destination: &str,
bytes: &[u8],
) -> Vec<InvariantFailure>Expand description
Judge one landed file against the rules its (tech, forge, destination) key owns. A destination no rule owns fails nothing.