clean up a bit
This commit is contained in:
parent
adae697154
commit
6ea1518a9d
5 changed files with 65 additions and 97 deletions
|
|
@ -1,6 +1,4 @@
|
|||
use macros::rmc_proto;
|
||||
use crate::rmc::response::ErrorCode;
|
||||
use macros::{method_id, rmc_struct, RmcSerialize};
|
||||
use macros::{rmc_struct, rmc_proto, RmcSerialize};
|
||||
|
||||
#[derive(RmcSerialize, Debug, Default, Clone)]
|
||||
struct ResultsRange{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue