pub struct Branch { /* private fields */ }
Expand description

Branch

Note

  • Not intended for direct use. Use the memebers of Tree instead.

Implementations

Returns a Collection of the specified subtype from the Branch

Trait Implementations

Return Self from string

Return a tuple of Self and a &u8 of remaining unparsed bytes from a byte array

Return object intensive json string Read more

Return Result wrapped Vec in MsgPack Format is not like to_json it is array intensive not object Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.