geldata / geldata/gel-cli

Omit the current module in displayed typenames

Open
#875 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

So instead of
```
default::Movie {title: 'Captain America: Civil War'}
```
we would just display
```
Movie {title: 'Captain America: Civil War'}
```

This will almost always just mean dropping the `default::`, but if there has been a `SET MODULE` it could be something else.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.