MCPcopy Create free account
hub / github.com/docknetwork/crypto / left

Method left

utils/src/pairs.rs:86–88  ·  view source on GitHub ↗

Returns underlying left elements.

(self)

Source from the content-addressed store, hash-verified

84
85 /// Returns underlying left elements.
86 pub fn left(self) -> &'left [Left] {
87 self.left
88 }
89
90 /// Returns underlying right elements.
91 pub fn right(self) -> &'right [Right] {

Callers 2

blindingsMethod · 0.80

Calls

no outgoing calls

Tested by 1