Module effects

Source
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.