Convert the specialization kind to a readable string.
Declared in <mrdocs/Metadata/Template.hpp>
std::string_view
toString(TemplateSpecKind kind);
String view naming the specialization category.
| Name | Description |
|---|---|
| kind | The kind of template or specialization. |