[][src]Type Definition xaynet::services::fetchers::ScalarResponse

type ScalarResponse = Option<f64>;

ScalarService's response type.

The response is None when the scalar is not currently available