Module common

Module common 

Source

Modules§

serde_duration_as_float_secs
serde_duration_as_secs

Enums§

FileDir

Traits§

MenuItem

Functions§

current_time
days_to_duration
duration_to_days
get_last_modified
open_file_with_vim
rand_int
system_time_as_unix_time
truncate_string
Safe way to truncate string.
view_cards_in_explorer
within_percentage
will generate a number between 0 and 100 and check that it’s below the given percentage. so if you input ‘10’, then ofc, 10% of the times it will return true as the number will be below 10