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 whenever solana_toolbox_endpoint is added without default-features = false somewhere in the dependency tree.

has_sort_results_field default

solana_toolbox_endpoint has 2 features without comments.