Remove StringBuff trait in favor of AsRef #108

Closed
opened 2025-05-02 18:20:11 +00:00 by ElhamAryanpur · 0 comments
ElhamAryanpur commented 2025-05-02 18:20:11 +00:00 (Migrated from github.com)

The AsRef is provided by the standard library by default, which has the much better benefit of being able to capture many other string types as well

The `AsRef` is provided by the standard library by default, which has the much better benefit of being able to capture many other string types as well
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ArkForgeLabs/BlueEngine#108
No description provided.