truncate

Macro truncate 

Source
macro_rules! truncate {
    ($x:expr, $t:ty) => { ... };
}