Struct lua_patterns::ByteCaptures [] [src]

pub struct ByteCaptures<'a, 'b> { /* fields omitted */ }

Low-overhead convenient access to byte match captures

Methods

impl<'a, 'b> ByteCaptures<'a, 'b>
[src]

get the capture as a byte slice

number of matches