Skip to main content

reading_time_with

Function reading_time_with 

Source
pub fn reading_time_with(text: &str, words_per_minute: usize) -> ReadingTime
Expand description

Estimate the reading time of text at words_per_minute (a value of 0 falls back to the default of 200, matching the reference).