plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.signatureInfo.detail
Show full signature of the callable. Only shows parameters if disabled.
Values:
- full: Show the entire signature.
- parameters: Show only the parameters.
Type: null or one of “full”, “parameters”
Default:
null
Plugin default: "full"