Vult
Core library for integrating with Vult's services platform.
Installation
Add this to your Cargo.toml:
[]
= "0.1.0"
Features
- Configurable environment support (Production/Sandbox)
- Built-in request tracking and ID generation
- Timeout configuration
- Error handling with custom error types
- Optional async support
To enable async features:
[]
= { = "0.1.0", = ["async"] }
Quick Start
use ;
Documentation
For detailed documentation, please visit docs.rs/vult.
Development Status
This library is currently in early development. The API may undergo changes as we add more features and functionality.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Security
If you discover a security vulnerability within Vult, please send an email to security@vult.ai.
Support
For support inquiries, please contact support@vult.ai or visit our documentation.