[][src]Type Definition sailfish::runtime::RenderResult

type RenderResult = Result<String, RenderError>;

Result type returned from TemplateOnce::render_once method