Skip to main content

state_writes

Function state_writes 

Source
fn state_writes<'gcx>(gcx: Gcx<'gcx>, fid: FunctionId) -> HashSet<VariableId>
Expand description

State variables written by fid or by the internal functions it calls (one level deep).