Struct lua_patterns::Captures
source · pub struct Captures<'a, 'b, 'c>where
'a: 'c,{ /* private fields */ }Expand description
Low-overhead convenient access to string match captures
pub struct Captures<'a, 'b, 'c>where
'a: 'c,{ /* private fields */ }Low-overhead convenient access to string match captures