Skip to main content

remaining

Function remaining 

Source
pub fn remaining(text: &str, budget: usize, profile: Profile) -> usize
Expand description

Remaining budget after text, saturating at zero.