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