Trait test_assembler::Num[][src]

pub trait Num { }
Expand description

A marker trait for number types.

Implementations on Foreign Types

Implementors