Debug Work

This commit is contained in:
Ayaz Hafiz 2022-11-22 13:04:27 -06:00
parent dce4d6c4c7
commit c70b23ac9c
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -621,6 +621,7 @@ fn run_in_place(
state.env
}
#[derive(Debug)]
enum Work<'a> {
Constraint {
env: &'a Env,