butterbidi/browsing_context/types/info

Types

pub type InfoList {
  InfoList(list: List(Info))
}

Constructors

  • InfoList(list: List(Info))

Values

pub fn info_decoder() -> decode.Decoder(Info)
pub fn info_list_decoder() -> decode.Decoder(InfoList)
Search Document