Module tauri_runtime::tag[][src]

Expand description

Working with “string-able” types.

Traits

Represents a “string-able” type.

A reference to a Tag.

Private helper to turn Tag related things into JavaScript, safely.

Functions

Turn any collection of Tags into a JavaScript array of strings.