Skip to main content

load_theme_file

Function load_theme_file 

Source
pub fn load_theme_file(path_or_name: &str) -> Result<String>
Expand description

Finds a theme file by exact path or theme name and reads it into a String.