Cargo Features

[dependencies]
moosicbox_marketing_site = { version = "0.1.1", default-features = false, features = ["fail-on-warnings", "console-subscriber", "egui", "egui-glow", "egui-wgpu", "fltk", "html", "vanilla-js", "actix", "wayland", "x11", "lambda", "windows-console", "debug", "format", "profiling-puffin", "profiling-tracing", "profiling-tracy", "unsafe", "assets", "static-routes", "dev", "benchmark"] }
default = actix, console-subscriber, dev, egui-wgpu, fltk, html, lambda, static-routes, unsafe, vanilla-js

These default features are set whenever moosicbox_marketing_site is added without default-features = false somewhere in the dependency tree.

fail-on-warnings
console-subscriber default

Enables console-subscriber

egui egui-glow? egui-wgpu

Enables egui of moosicbox_app_native_lib

egui-glow = egui

Enables egui-glow of moosicbox_app_native_lib

egui-wgpu default = egui

Enables egui-wgpu of moosicbox_app_native_lib

fltk default

Enables fltk of moosicbox_app_native_lib

html default vanilla-js

Enables hyperchad_renderer_html, html of hyperchad_renderer, html of moosicbox_app_native_lib

vanilla-js default = html

Enables plugin-nav, plugin-routing and vanilla-js of moosicbox_app_native_lib

Required by the moosicbox_marketing_site_lambda_vanilla_js binary

actix default

Enables actix of optional hyperchad_renderer_html and moosicbox_app_native_lib

wayland

Enables wayland of moosicbox_app_native_lib

x11

Enables x11 of moosicbox_app_native_lib

lambda default

Enables lambda of optional hyperchad_renderer_html and moosicbox_app_native_lib

Required by the moosicbox_marketing_site_lambda_vanilla_js binary

windows-console
debug

Enables debug of moosicbox_app_native_lib

format

Enables format of moosicbox_app_native_lib

profiling-puffin

Enables profiling-puffin of moosicbox_app_native_lib

profiling-tracing

Enables profiling-tracing of moosicbox_app_native_lib

profiling-tracy

Enables profiling-tracy of moosicbox_app_native_lib

unsafe default

Enables unsafe of moosicbox_app_native_lib

assets dev

Enables async-recursion and hyperchad_renderer, assets of moosicbox_app_native_lib

Affects moosicbox_marketing_site::ASSETS

static-routes default dev

Enables static-routes of moosicbox_app_native_lib

dev default = assets, static-routes
benchmark

Enables benchmark of moosicbox_app_native_lib