Macro x11rb_protocol::x11_utils::forward_float

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