Cargo Features

dexterous_developer_internal has no features set by default.

[dependencies]
dexterous_developer_internal = { version = "0.2.0", features = ["hot", "hot_internal", "cli"] }
hot cli?

Enables cargo_metadata, debounce, dexterous_developer_builder, libloading, notify, tracing-subscriber, uuid, and which

Affects dexterous_developer_internal::internal_shared

hot_internal

Enables chrono, libloading and uuid, hot_internal of dexterous_developer_macros

Affects dexterous_developer_internal::hot_internal, dexterous_developer_internal::internal_shared

cli = blake3, hot

Enables tokio

Affects hot::run_served_file, hot::run_existing_library, hot::compile_reloadable_libraries

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.

blake3 cli?