Module ::std::any

Overview

Utilities for dynamic typing or type reflection.

Type

Values of this type indicates the type of any dynamic value and can be constructed through the [Type::of_val] function.

Types

Type

Represents a type in the Rune type system.

Functions

type_name_of_val

Get the type name of a value.