Skip to main content

Captures

Trait Captures 

Source
pub trait Captures<U> { }

Implementors§

Source§

impl<T: ?Sized, U> Captures<U> for T