Requesting guidance or feature request on scanning rows into a struct. I know you can query/select data and then unmarshal using the row_to_json func as described in issue 180. But this is limited to ...
static inline struct ll_scan_aux_set *aux_acquire(void); static inline void aux_release(struct ll_scan_aux_set *aux); static inline uint8_t aux_handle_get(struct ll ...