pub fn organ_container(
organ: &CompiledOrgan,
model: AnatomyModel,
source_url: Option<&str>,
) -> OrganContainerExpand 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.