Skip to content

[Code Cleanup] Using into() and Impl Into<String> #78

@farhaanbukhsh

Description

@farhaanbukhsh

There are places where the function accepts String or &str, the parameter takes any type that has an Into function and uses that inside the function, try finding such occurrences and improve on them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ODHack14For Open Dust HackathonenhancementPatch existing featurerefactorCode cleanup or restructuring

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions