Skip to content

Implement Debug for Captures #160

Closed
Closed
@dhardy

Description

@dhardy
src/detail/discover.rs:309:40: 309:44 error: the trait `core::fmt::Debug` is not implemented for the type `regex::re::Captures<'_>` [E0277]
src/detail/discover.rs:309                 println!("caps: {:?}", caps);
                                                                  ^~~~

Be nice if it was.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions