bson/decoder

Functions

pub fn decode(data: BitString) -> Result(
  List(#(String, Value)),
  Nil,
)