x11rb_protocol::x11_utils

Macro forward_float

Source
macro_rules! forward_float {
    ($from:ty: $to:ty) => { ... };
}