Function glory_cli::compile::server

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