Function user_doc_doc_data::load_global_docs_to_path[][src]

pub fn load_global_docs_to_path(
    dir_path_str_opt: Option<String>,
    file_name_str_opt: Option<String>
) -> Result<()>
Expand description

Load the docs from a file path This is necessary because the global store cannot persist between compilation time and runtime.