Skip to content

dfs::Opts does not serialize benchOpts field #13

@cwpearson

Description

@cwpearson

void to_json(nlohmann::json &j, const Opts &opts) {
j.clear();
j["dfs__Opts"]["maxSeqs"] = opts.maxSeqs;
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions