Skip to content

ToTokens for Arc<String> ? #325

@lex-gsynergy

Description

@lex-gsynergy

I am converting a code base from using Rc<String> to Arc<String>, and I notice that ToTokens is only defined for Rc<String>.

Would there be any issues or complexities with defining ToTokens for Arc<String>?

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