Skip to main content

render_source

Function render_source 

Source
pub fn render_source(
    store: &Store,
    head: &PackageHead,
) -> Result<RenderedSource, StoreError>
Expand description

Render a package head to source. Multi-module iff every head fn/type stage records its source file; otherwise a single module.