Type Definition iron_archivist::RenderResult [] [src]

type RenderResult = Result<String, IronError>;

A type alias for the return type of renderer methods