Function rustc_lint::util::common::indent
[−]
[src]
pub fn indent<R, F>(op: F) -> R where F: FnOnce() -> R, R: DebugUnstable (
rustc_private)