pub fn item_durability(item: &dyn ItemDesc) -> Option<u32>
Expand description

Gets the durability of an item in a format more intuitive for UI