awedio 0.1.0

A low-overhead and adaptable audio playback library
Documentation

awedio

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, 5 of them enabled by default.

default

  • cpal
  • async
  • mp3
  • wav

cpal

  • dep:cpal

async

  • dep:tokio

mp3

  • dep:rmp3

wav

  • dep:hound