Skip to main content

unindent

Function unindent 

Source
pub fn unindent(s: &str) -> String
Expand description

Equivalent of the unindent! macro, but works at runtime.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here