forked from spacebar/rust-nex
next time ill run cargo check mmkay?
This commit is contained in:
parent
2d35d2eff6
commit
ffc22b4761
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ pub struct DataStoreSearchParam {
|
|||
pub use_cache: bool,
|
||||
}
|
||||
|
||||
#[derive(RmcSerialize, Clone)]
|
||||
#[derive(RmcSerialize, Clone, Debug)]
|
||||
#[rmc_struct(0)]
|
||||
pub struct AttachFileParam {
|
||||
pub post_param: PreparePostParam,
|
||||
|
|
|
|||
Loading…
Reference in a new issue