mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-19 00:03:30 +00:00
The fresh `Resolver` API takes a `&SettingsLayer`, not a file path, so its constructor should match the existing `ServerSettings::from_layer` and `UserSettings::from_layer` naming. The `*_from_file` suffix on the older free helpers is a legacy choice (their input was historically loaded from a file); leave those names alone since they're a stable public API used across many call sites. Also drop two doc-comment references to specific call sites (the simplify guidelines treat those as rot bait — call sites move, the doc lies). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||