[][src]Module no_std_compat::any

Structs

TypeId

A TypeId represents a globally unique identifier for a type.

Traits

Any

A type to emulate dynamic typing.

Functions

type_name

Returns the name of a type as a string slice.