forc_doc::render

Module util

Source
Expand description

Utilities for managing edge cases in rendering types and their corresponding documentation.

Modules§

format
Formatting utility, mainly for use in complex HTML string manipulation.

Functions§

strip_generic_suffix
Strip the generic suffix from a type name. For example, Foo<T> would become Foo.