integer-encoding 4.0.0

varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)
Documentation

integer-encoding

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 0 of them enabled by default.

tokio_async

  • tokio
  • async-trait

futures_async

  • futures-util
  • async-trait

futures-util

  • dep:futures-util

async-trait

  • dep:async-trait

tokio

  • dep:tokio