priv_check v0.2.2 PrivCheck.Tracer.State View Source

Recorded traces

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %PrivCheck.Tracer.State{
  alias_references: nil | String.t(),
  remote_function_calls: term(),
  remote_macro_calls: term()
}