Function config_home

Source
fn config_home() -> Result<String, VarError>
Expand description

Get the location to user home directory.

This implementation follows FcConfigHome function of freedesktop.org’s Fontconfig library.