Skip to content

Add Relish trait implementation for Arc<str>#6

Merged
alex merged 1 commit into
mainfrom
claude/relish-trait-arc-str-vXRXa
Dec 19, 2025
Merged

Add Relish trait implementation for Arc<str>#6
alex merged 1 commit into
mainfrom
claude/relish-trait-arc-str-vXRXa

Conversation

@alex

@alex alex commented Dec 19, 2025

Copy link
Copy Markdown
Owner

This allows Arc to be serialized and deserialized as a string type, providing an efficient way to work with immutable shared strings.

This allows Arc<str> to be serialized and deserialized as a string type,
providing an efficient way to work with immutable shared strings.
@alex alex merged commit 30ccbf7 into main Dec 19, 2025
4 checks passed
@alex alex deleted the claude/relish-trait-arc-str-vXRXa branch December 19, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants