Trait fix_hidden_lifetime_bug::Captures[][src]

pub trait Captures<'__> { }

Implementors

impl<T: ?Sized> Captures<'_> for T[src]