Skip to content

Where is ballista_scheduler::config::Config? #197

Answered by avantgardnerio
szknb asked this question in Q&A
Discussion options

You must be logged in to vote

You can find it under the target/ directory, if you search for including_optional_config_files.

It's generated by

[build-dependencies]
configure_me_codegen = "0.4.1"

In build.rs, and outputed to the target folder. The CLion Rust plugin is not yet smart enough to pick up generated code (though, it might be a good contribution to help it out).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@szknb
Comment options

Answer selected by szknb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants