fn to_snake_case(&self) -> Stringfn lines_with_nl(&self) -> LinesWithNL<'_>fn detect_indent(&self) -> Indentfn compile_interpolation(&self) -> CompiledInterpolation<'_>fn trim_start_idx(&self) -> usizefn trim_end_idx(&self) -> usizefn localname(&self) -> &strfn namespace(&self) -> &strimpl StrExt for str[src]fn to_snake_case(&self) -> String[src]fn lines_with_nl(&self) -> LinesWithNL<'_>[src]fn detect_indent(&self) -> Indent[src]fn compile_interpolation(&self) -> CompiledInterpolation<'_>[src]fn trim_start_idx(&self) -> usize[src]fn trim_end_idx(&self) -> usize[src]fn localname(&self) -> &str[src]fn namespace(&self) -> &str[src]