openvm_sdk::fs

Function read_app_vk_from_file

Source
pub fn read_app_vk_from_file<P: AsRef<Path>>(path: P) -> Result<AppVerifyingKey>