libaosc 0.1.0

AOSC Rust useful library
Documentation

libaosc

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 4 feature flags, 4 of them enabled by default.

default

  • download
  • blocking
  • async

download

  • dep:reqwest

blocking

  • reqwest/blocking
  • dep:xz2

async

  • dep:async-compression
  • dep:tokio