Cargo Features
substrait-validator has no features set by default.
[dependencies]
substrait-validator = { version = "0.1.1", features = ["private_docs", "curl"] }
- private_docs
-
Enable to get some extra developer documentation from cargo doc. Be sure to use this with --document-private-items as well. Enabling this doesn't functionally change anything.