Skip to content

Change the type of the URI constant to CStr or URI #47

Description

@JOOpdenhoevel

This is a request from Reddit (link to comment) to change the type of the URI constant of the UriBound trait to CStr or Uri. Then, the constant would be created with the from_bytes_with_nul_unchecked function, which explicitly says that the input has to contain a null character and why this trait is unsafe to implement.

This is mostly a cosmetic change, but a good and helpful one.

Metadata

Metadata

Assignees

Labels

🦀 Blocked on Rust featureImplementing this requires Rust features that aren't stabilized yet🌟 ErgonomicsLittle things that matter! Does not add functionality, but makes an API easier to use

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions