mdman::util - Rust (original) (raw)
Module util
Functions§
Extracts the text from a header after Tag::Heading
has been received.
Splits the text foo(1)
into “foo” and 1
.
Removes tags from the front and back of a string.
Extracts the text from a header after Tag::Heading
has been received.
Splits the text foo(1)
into “foo” and 1
.
Removes tags from the front and back of a string.