Trait hooks_core::Captures

source ·
pub trait Captures<U> { }
Expand description

Implementors§

source§

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