Trait indexical::Captures

source ·
pub trait Captures<'a> { }
Expand description

Implementors§

source§

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