Cargo Features

UDF has no features set by default.

[dependencies]
udf = { version = "0.5.4", features = ["mock", "logging-debug", "logging-debug-calls"] }
mock

enable this feature for the mock module

logging-debug logging-debug-calls?

enable this feature to turn on debug printing

logging-debug-calls = logging-debug

enable this feature to turn on logging calls