Function photon_api::apis::default_api::get_indexer_slot_post

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