pub const AUTO_ACCOUNTS_NAME: &str = "auto_accounts";Expand description
Name used by the registry, the loader (when emitting the implicit
synth-pass entry for options.auto_accounts), and external callers.
Kept as a constant so the three sites stay in sync.