pub fn file_to_string(path: &Path) -> BlueprintStringExpand description
Load Blueprint from file
Loads blueprint from a file directly. Panics when path is invalid
Returns a BlueprintString of the entire blueprint
pub fn file_to_string(path: &Path) -> BlueprintStringLoad Blueprint from file
Loads blueprint from a file directly. Panics when path is invalid
Returns a BlueprintString of the entire blueprint