pub fn as_hash_checked(value: &Yaml) -> Result<&Hash>
Returns the Yaml as a Hash or an error if it isn’t.
Hash