Source code
Revision control
Copy as Markdown
Other Tools
# Changelog
All notable changes to this project will be documented in this file.
# Unreleased
### Added
### Removed
### Changed
### Fixed
# [0.3.0] - 2023-02-07
### Added
- `pollster::main` and `pollster::test` procedural macros, akin to `tokio::main` and `tokio::test`
### Changed
- Improved performance by removing unnecessary allocation