Struct bip_utracker::ClientMetadata [] [src]

pub struct ClientMetadata { /* fields omitted */ }

Response metadata from a request.

Methods

impl ClientMetadata
[src]

[src]

Create a new ClientMetadata container.

[src]

Access the request token corresponding to this metadata.

[src]

Access the result metadata for the request.

Trait Implementations

impl Debug for ClientMetadata
[src]

[src]

Formats the value using the given formatter.