This repository was archived by the owner on Jan 2, 2025. It is now read-only.
Releases: AlexPikalov/cdrs
Releases · AlexPikalov/cdrs
Version 0.4.0
Features were added:
- Session - it provides functionality to make requests.
query
,options
,execute
,prepare
and others were moved fromCDRS
toSession
. - Server port is configurable now.
- Bunch of mappers were created to help map result frames into Rust structures and values.