Function query_service

Source
pub async fn query_service(
    rpc: &WsClient,
    head: Hash,
    id: ServiceId,
) -> Result<(Service, CodeInfo<CrateInfo>), Error>