Cargo Features

grid_search_cardinal_common has no features set by default.

[dependencies]
grid_search_cardinal_common = { version = "0.3.1", features = ["serialize"] }
serialize = serde

Enables serialize of direction and grid_2d

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde serialize?