Skip to content

Debug / Display impls panic for empty pollard #48

Description

@Ash-L2L
#[test]
fn test_display_empty() {
    let p = Pollard::new();
    let _ = p.to_string();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions