Skip to content

feature request: integrate with bstr crate #869

@al8n

Description

@al8n

Hi, Rust's str/String can only contain the Unicode scalar values, but in some DSLs, they support any Unicode code point. By integrating with bstr::BStr, users can handle those DSLs instead of using Vec<u8>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions