Crate ezty

source ·
Expand description

Zero-fuss Any-tools.

The most interesting things this crate provides are:

Structs

Enums

Traits

Functions

  • Strips std path-noise from type_name().
  • Returns the prettified name of a type, eg "Vec<T>" rather than "alloc::vec::Vec<T>".