cyberdrop-client 0.6.0

Rust API client for Cyberdrop, with async support and typed models
Documentation
1
2
3
4
5
6
7
8
9
# Contributing


Contributions are welcome! Please feel free to submit a Pull Request.

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request