Struct onig::CaptureTreeNode [] [src]

pub struct CaptureTreeNode {
    // some fields omitted
}

Methods

impl CaptureTreeNode
[src]

Trait Implementations

impl Debug for CaptureTreeNode
[src]

Formats the value using the given formatter.

impl Index<usize> for CaptureTreeNode
[src]

The returned type after indexing

The method for the indexing (Foo[Bar]) operation