Type Alias cdoc::renderers::RenderResult
source · pub type RenderResult = String;
Expand description
Type alias used to specify that the string is a renderer output.
pub type RenderResult = String;
Type alias used to specify that the string is a renderer output.