Result_OnionMessagePathNoneZ |
Result_OnionMessagePathNoneZ.clone() |
Creates a new CResult_OnionMessagePathNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_OnionMessagePathNoneZ |
Result_OnionMessagePathNoneZ.err() |
Creates a new CResult_OnionMessagePathNoneZ in the error state.
|
Result_OnionMessagePathNoneZ |
MessageRouter.find_path(byte[] sender,
byte[][] peers,
Destination destination) |
Returns a route for sending an [`OnionMessage`] to the given [`Destination`].
|
Result_OnionMessagePathNoneZ |
MessageRouter.MessageRouterInterface.find_path(byte[] sender,
byte[][] peers,
Destination destination) |
Returns a route for sending an [`OnionMessage`] to the given [`Destination`].
|
static Result_OnionMessagePathNoneZ |
Result_OnionMessagePathNoneZ.ok(OnionMessagePath o) |
Creates a new CResult_OnionMessagePathNoneZ in the success state.
|