rustc_pattern_analysis

Trait Captures

Source
pub trait Captures<'a> { }

Implementors§

Source§

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