Function raw_script_by_hash

Source
pub async fn raw_script_by_hash(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<String, Error<RawScriptByHashError>>