Skip to main content

organ_container

Function organ_container 

Source
pub fn organ_container(
    organ: &CompiledOrgan,
    model: AnatomyModel,
    source_url: Option<&str>,
) -> OrganContainer
Expand description

Turn a CompiledOrgan into a HypermediaContainer. source_url is the CCF/HRA CDN URL the GLB was fetched from — recorded as the immutable source with its licence/creator; pass None if unknown.