Struct gecko::derivatives::Derivatives[][src]

pub struct Derivatives {
    pub include_tickers: String,
    // some fields omitted
}

Fields

include_tickers: String

Implementations

Trait Implementations

Returns the “default value” for a type. Read more

Return the api endpoint with required values

Return the query string containing required and non-default values

Return the formatted route endpoint

Return formated query string parameter used in url

Return a string of joined formatted url query parameters

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.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

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.