Macro limine_protocol::impl_request
source · [−]macro_rules! impl_request {
($id1:expr, $id2:expr, $item:ident) => { ... };
}Expand description
Implement new for structs with the proper ID values
macro_rules! impl_request {
($id1:expr, $id2:expr, $item:ident) => { ... };
}Implement new for structs with the proper ID values