Function glory_cli::compile::style

source ·
pub async fn style(
    proj: &Arc<Project>,
    changes: &ChangeSet
) -> JoinHandle<Result<Outcome<Product>>>