Struct libyang2_sys::pcre2_real_match_context_8 [−][src]
#[repr(C)]pub struct pcre2_real_match_context_8 { /* fields omitted */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for pcre2_real_match_context_8
impl Send for pcre2_real_match_context_8
impl Sync for pcre2_real_match_context_8
impl Unpin for pcre2_real_match_context_8
impl UnwindSafe for pcre2_real_match_context_8
Blanket Implementations
Mutably borrows from an owned value. Read more