Expand description
A convenient wrapper for a single event generated by PDG.
Fields
event: PDGEventInfo
graph_id: i32
graph_name: i32
Auto Trait Implementations
impl RefUnwindSafe for CookStep
impl Send for CookStep
impl Sync for CookStep
impl Unpin for CookStep
impl UnwindSafe for CookStep
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more