geldata / geldata/gel-rust

Make `Queryable` implementations explicit

Open
#196 0 comments 0 reactions 0 assignees View on GitHub
documentation enhancement
Dominant language
Rust
Stars
231
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Currently in docs we see:
```
impl Queryable for T
```
Which doesn't give a list of scalar types that implement that trait.

Note: I don't think that alternative of exposing `DecodeScalar` is a good idea.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named in the issue. Start by locating the Queryable and DecodeScalar implementations, then inspect how their generated documentation is produced; done means the documentation lists the scalar types explicitly without exposing DecodeScalar.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.