Cargo Features

ping-viewer-next has no features set by default.

[dependencies]
ping-viewer-next = { version = "0.0.1", features = ["desktop-app", "build-frontend", "embed-frontend"] }
desktop-app = build-frontend, tauri

Affects manager::get_app_home_dir

build-frontend desktop-app? = embed-frontend
embed-frontend build-frontend?

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tauri desktop-app?

Enables tauri ^1.7.2