Module rust_examples::macros[][src]

Expand description

This module contains examples of declarative macros.

Declarative macros present a way how to substitute call side expressions with another expression based on matching pattern in a type-safe manner.

Traits

Type class that defines instances having a known maximum value