Expand description
§Program deserialization
This module contains the logic for Program
deserialization.
Users shouldn’t need to use it directly
To generate a Program
from a JSON string, see Program::from_bytes()
.
To do the same from a JSON file, see Program::from_file()
.
Structs§
- ApTracking
- Attribute
- Debug
Info - Flow
Tracking Data - Hint
Location - Hint
Params - Identifier
- Input
File - Instruction
Location - Location
- Member
- Program
Json - Reference
- Reference
Manager - Value
Address