☰
rustc_middle
1.75.0-dev
In rustc_middle::util::common
?
Function
rustc_middle
::
util
::
common
::
indent
source
·
[
−
]
pub fn indent<R, F>(op: F) -> R
where R:
Debug
, F:
FnOnce
() -> R,