Expand description
Bynk project configuration (bynk.toml).
Parses the projectβs bynk.toml if one exists at the project root. All
fields have sensible defaults so an absent or minimal config is fine.
StructsΒ§
- FmtSection π
- LspSection π
- Paths
Section π - Project
Config - Effective project configuration with all defaults resolved.
- Project
Section π - RawConfig π
EnumsΒ§
FunctionsΒ§
- default_
diagnostics_ πdebounce_ ms - default_
diagnostics_ πmode - default_
include π - default_
indent π - default_
max_ πline_ width - default_
out π - default_
trailing_ πcomma - load_
config - Load
bynk.tomlfrom the given project root.