docs: add missing derive feature flag to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
aa1718fed7
commit
2fef1ab3c3
@@ -145,6 +145,7 @@ let study: Study<f64> = Study::with_sampler(Direction::Minimize, sampler);
|
|||||||
## Feature Flags
|
## Feature Flags
|
||||||
|
|
||||||
- `async` - Enable async optimization methods (requires tokio)
|
- `async` - Enable async optimization methods (requires tokio)
|
||||||
|
- `derive` - Enable `#[derive(Categorical)]` for enum parameters
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user