rustdoc
1.86.0-beta.7
(7824ede68 2025-03-22)
In rustdoc::
clean::
cfg
Structs
Display
InvalidCfgError
Enums
Cfg
Format
Functions
write_with_opt_paren
rustdoc
::
clean
::
cfg
Function
write_with_opt_paren
Copy item path
Settings
Help
Summary
Source
fn write_with_opt_paren<T:
Display
>( fmt: &mut
Formatter
<'_>, has_paren:
bool
, obj: T, ) ->
Result