farts 0.2.0

Port of fart.js library in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.rodio]
version = "0.18.0"

[dependencies.rust-embed]
version = "8.3.0"

[package]
categories = ["multimedia"]
description = "Port of fart.js library in Rust"
documentation = "https://github.com/lexa-diky/farts.rs"
edition = "2021"
homepage = "https://github.com/lexa-diky/farts.rs"
keywords = ["sound", "fart", "multimedia", "audio"]
license = "Apache-2.0"
name = "farts"
readme = "README.md"
repository = "https://github.com/lexa-diky/farts.rs"
version = "0.2.0"