Function bitsy_lang::load_package_from_file
source · pub fn load_package_from_file<P: AsRef<Path>>(
path: P
) -> Result<Package, Vec<BitsyError>>
pub fn load_package_from_file<P: AsRef<Path>>(
path: P
) -> Result<Package, Vec<BitsyError>>