Function get_indexer_slot_post

Source
pub async fn get_indexer_slot_post(
    configuration: &Configuration,
    get_indexer_slot_post_request: GetIndexerSlotPostRequest,
) -> Result<GetIndexerSlotPost200Response, Error<GetIndexerSlotPostError>>