[][src]Function adapton::engine::reflect_dcg::dcg_reflect_now

pub fn dcg_reflect_now() -> Option<DCG>

Reflect the DCG's internal structure now. Does not reflect any engine effects over this DCG (e.g., no cleaning or dirtying), just the program effects recorded by the DCG's structure. Returns None if the engine is Naive and thus has no reflected state whatsoever.