pub struct InstrumentsServiceClient<T> { /* private fields */ }

Implementations

Attempt to create a new client by connecting to a given endpoint.

Compress requests with the given encoding.

This requires the server to support it otherwise it might respond with an error.

Enable decompressing responses.

Метод получения расписания торгов торговых площадок.

Метод получения облигации по её идентификатору.

Метод получения списка облигаций.

Метод получения графика выплат купонов по облигации.

Метод получения валюты по её идентификатору.

Метод получения списка валют.

Метод получения инвестиционного фонда по его идентификатору.

Метод получения списка инвестиционных фондов.

Метод получения фьючерса по его идентификатору.

Метод получения списка фьючерсов.

Метод получения опциона по его идентификатору.

Метод получения списка опционов.

Метод получения акции по её идентификатору.

Метод получения списка акций.

Метод получения накопленного купонного дохода по облигации.

Метод получения размера гарантийного обеспечения по фьючерсам.

Метод получения основной информации об инструменте.

Метод для получения событий выплаты дивидендов по инструменту.

Метод получения актива по его идентификатору.

Метод получения списка активов.

Метод получения списка избранных инструментов.

Метод редактирования списка избранных инструментов.

Метод получения списка стран.

Метод поиска инструмента.

Метод получения списка брендов.

Метод получения бренда по его идентификатору.

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

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

Returns the argument unchanged.

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

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Wrap the input message T in a tonic::Request

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

Uses borrowed data to replace owned data, usually by cloning. Read more

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.

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more