Skip to content

Add newtype for strings #243

Open
Open
@philipc

Description

@philipc

Currently we pass strings around as Readers, but it would be nicer to use a newtype instead. In particular, this newtype could implement Debug to write the string instead of the raw bytes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions