flowistry_pdg_construction::utils

Trait Captures

Source
pub trait Captures<'a> { }

Implementors§

Source§

impl<T: ?Sized> Captures<'_> for T