Skip to content

Extract a safe-string abstraction#308

Merged
craigfe merged 1 commit into
mirage:masterfrom
craigfe:safe-string
May 11, 2021
Merged

Extract a safe-string abstraction#308
craigfe merged 1 commit into
mirage:masterfrom
craigfe:safe-string

Conversation

@craigfe

@craigfe craigfe commented May 10, 2021

Copy link
Copy Markdown
Member

We have a few locations where it's necessary to track both a raw string and its UTF8-escaped equivalent (for use with file-system interactions). This commit pulls out an abstraction for that pattern.

More changes from #294.

We have a few locations where it's necessary to track both a raw string
and its UTF8-escaped equivalent (for use with file-system interactions).
This commit pulls out an abstraction for that pattern.
@craigfe craigfe merged commit d5f42fb into mirage:master May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant