file_to_string

Function file_to_string 

Source
pub fn file_to_string(path: &Path) -> BlueprintString
Expand description

Load Blueprint from file

Loads blueprint from a file directly. Panics when path is invalid

Returns a BlueprintString of the entire blueprint