Skip to main content

render_zip_entry

Function render_zip_entry 

Source
pub fn render_zip_entry(
    bytes: &[u8],
    entry_path: &str,
) -> Result<RenderedHtmlDocument, RenderHtmlError>