Module endiannezz::internal[][src]

Expand description

Internal module to simplify proc_macro implementation

The main goal is to be able to call write method on Io xor Primitive and get clean error on compile-time

Traits