Modules§
Macros§
- function_
name - This macro returns the name of the enclosing function.
As the internal implementation is based on the
std::any::type_name, this macro derives all the limitations of this function.
Functions§
- format_
duration - get_
config_ dir - Get the config directory for the application.
- get_
data_ dir - Get the data directory for the application.
- is_
server_ running - Check if a server is already running on localhost on the given port. If a server is already running, return true, otherwise return false.