pub fn render_observation_report(
observation: &Observation,
json: bool,
) -> StringExpand description
Renders an observation report as either JSON or terminal text.
pub fn render_observation_report(
observation: &Observation,
json: bool,
) -> StringRenders an observation report as either JSON or terminal text.