Struct cpp_demangle::ast::NvOffset [−][src]
pub struct NvOffset(_);
A non-virtual offset, as described by the
<nv-offset> ::= <offset number>
pub struct NvOffset(_);
A non-virtual offset, as described by the
<nv-offset> ::= <offset number>
impl Eq for NvOffset
[src]impl StructuralEq for NvOffset
[src]impl StructuralPartialEq for NvOffset
[src]impl RefUnwindSafe for NvOffset
impl Send for NvOffset
impl Sync for NvOffset
impl Unpin for NvOffset
impl UnwindSafe for NvOffset