Crate panduck_pp

Source
Expand description

§Counting lib

Structs§

OpenClosedGroup
OpenClosedGroup
PrefixGroup
Prefix Group
SurroundGroup
SurroundGroup

Functions§

hard_break
break the line in any cases
nil
nothing output
nil_or_newline
NIL if inline\n if break
space
add in any cases
space_or_newline
\s if inline\n if break line
tex_inline_macro
text_own
a owned text, e.g. Cow::Owned, String
text_ref
a text ref, e.g. &str, [&String]

Type Aliases§

PrettyPrint
Pretty print