Function cairo_vm::serde::deserialize_program::deserialize_program_json
source ยท pub fn deserialize_program_json(
reader: &[u8],
) -> Result<ProgramJson, ProgramError>
pub fn deserialize_program_json(
reader: &[u8],
) -> Result<ProgramJson, ProgramError>