rustdoc
1.88.0-nightly
(1799887bb 2025-03-29)
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