Skip to content

Conversation

@letmehateu
Copy link
Contributor

Problem

Several functions in the transaction module use .unwrap() on channel receives and type
conversions without documenting the panic conditions.

Summary

Adds missing # Panics documentation to 4 public functions and 1 Drop implementation
in libmdbx-rs/transaction.rs that call .unwrap() but don't document when they panic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant