apiflash 0.1.4

The official rust client of ApiFlash, website screenshot API.
# ApiFlash Rust Client

This is a placeholder for a future Rust ApiFlash [website screenshot API](https://apiflash.com) client. 
Get in touch with us at [contact@apiflash.com](mailto:contact@apiflash.com) if you need this client.

## Installation

Signup at [apiflash.com](https://apiflash.com) to get your API key.

Add apiflash to the list of dependencies.
```
[dependencies]
apiflash = 0.1.0
```

## Example

```rust
// Rust client not available yet.
```

## Parameters

Check the [ApiFlash documentation](https://apiflash.com/documentation) for more details.