Cargo Features
moosicbox_app_tauri_bundled has no features set by default.
[dependencies]
moosicbox_app_tauri_bundled = { version = "0.1.0", features = ["fail-on-warnings", "tunnel", "aac", "flac", "mp3"] }
- fail-on-warnings
- tunnel
-
Enables tunnel of moosicbox_server
- aac
-
Encoders
Enables aac of moosicbox_server
- flac
-
Enables flac of moosicbox_server
- mp3
-
Enables mp3 of moosicbox_server