Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Change parameter type from String to &str (string slice) #26

@gauravgahlot

Description

@gauravgahlot

The new function on many types accepts String parameters. It would be better to change from String to &str (string slice).

Here are a few examples:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions