Cargo Features

Organic has no features set by default.

[dependencies]
organic = { version = "0.1.16", features = ["compare", "foreign_document_test", "tracing", "event_count", "wasm", "wasm_test"] }
compare foreign_document_test?

Enables macros and process of tokio

Affects organic::compare, file_access_interface::FileAccessInterface, util::cli, util::elisp, util::terminal, util::elisp_fact

Required by the compare binary

foreign_document_test = compare

Enables futures, walkdir, process and sync of tokio

Affects file_access_interface::FileAccessInterface

Required by the foreign_document_test binary

tracing

Enables opentelemetry ^0.20.0, opentelemetry-otlp ^0.13.0, opentelemetry-semantic-conventions ^0.12.0, tokio, tracing, tracing-opentelemetry ^0.20.0, and tracing-subscriber

event_count
wasm wasm_test?

Enables serde, serde-wasm-bindgen, and wasm-bindgen

Affects organic::wasm_cli, util::elisp_fact

Required by the wasm binary

wasm_test = wasm

Enables serde_json, macros and process of tokio

Affects organic::wasm_test, organic::wasm_cli, util::cli, util::elisp, util::terminal, util::elisp_fact

Required by the wasm_test binary