Cargo Features
[dependencies]
solana_toolbox_endpoint = { version = "0.3.10-solana-2.1.4", default-features = false, features = ["has_sort_results_field"] }
- default = has_sort_results_field
-
The
has_sort_results_field
feature is set by default wheneversolana_toolbox_endpoint
is added without
somewhere in the dependency tree.default-features = false - has_sort_results_field default
solana_toolbox_endpoint has 2 features without comments.