[][src]Module romp::util

Utility methods.

Functions

rollover_gt

returns true if new > old, if we rollover usize this still works with range (1 quarter of usize)

some_string

returns Some(String::from(s))