C3nif.Parser.Callbacks (C3nif v0.2.0)

View Source

Detected callback functions.

Summary

Types

t()

@type t() :: %C3nif.Parser.Callbacks{
  on_load: String.t() | nil,
  on_unload: String.t() | nil
}