indexical

Trait Captures

Source
pub trait Captures<'a> { }
Expand description

Implementors§

Source§

impl<'a, T: ?Sized> Captures<'a> for T