[][src]Function tsproto_structs::indent

pub fn indent<S: AsRef<str>>(s: S, count: usize) -> String

Indent a string by a given count using tabs.