pub type ConstellationMaterializeHandler = fn(constellations_root: PathBuf, name: String, json: bool) -> Pin<Box<dyn Future<Output = ()> + Send>>;