Struct shuttle_sdk::FriendbotRequest [] [src]

pub struct FriendbotRequest { /* fields omitted */ }

Request to fund a new account.

Methods

impl FriendbotRequest
[src]

[src]

Create a new FriendbotRequest.

[src]

Send the request to the server.

Trait Implementations

impl Debug for FriendbotRequest
[src]

[src]

Formats the value using the given formatter.

impl Clone for FriendbotRequest
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more