pub fn is_stone(material: &str) -> bool
Returns true if the given material is a known stone type.
true