SpiderMan.Item (spider_man v0.3.5) View Source

Item Struct

Link to this section Summary

Link to this section Types

Specs

t() :: %SpiderMan.Item{
  flag: any(),
  key: any(),
  options: keyword(),
  retries: integer(),
  value: any()
}