Expand description
Determine the effects of a program.
Structs§
- Effects
- Flags representing the set of effects caused by a given slice of operations.
Functions§
- analyze
- Determine effects of the given program.
- bytes_
contains_ any - Analyze a slice of bytes to determine if it contains any of the effects.