Skip to main content

day_string

Function day_string 

Source
pub fn day_string(day: Day) -> &'static str
Expand description

Maps the Day enum to a string representation, e.g. “Monday”.