reach/core/data

Values

pub fn data_decoder(
  to_string: fn(String) -> a,
  to_bytes: fn(BitArray) -> a,
  null: a,
) -> Decoder(a)
Search Document