Client for the Ark introspector service.
This crate provides typed helpers for querying Arkade introspector APIs used in development and testing of Arkade infrastructure.
```toml
[dependencies]
ark-introspector-client = "0.9.3"
```
API documentation is available on [docs.rs/ark-introspector-client](https://docs.rs/ark-introspector-client).