bitcoindevkit / bitcoindevkit/bdk-ffi

Implement the `Display` trait on a ton of our types

Open
#1,020 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
127
Forks
81
Avg merge
1d 2h
Merged PRs (30d)
5

Description

We don't really have a reason not to export the Display trait already defined on so many of our types. In cases where it's defined on the Rust side, we should consider simply passing it along!

```rust
#[uniffi::export(Display)]
```

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.