// ---------------- [ File: workspacer-syntax/src/signature_options.rs ]
crateix!;
/// Control how we generate a signature string.
/// - `fully_expand` => whether to expand all fields/variants or to keep placeholders.
/// - `include_docs` => whether to prepend doc comments to the signature text.