rbx_asset: derive additional traits for CreatorType
This commit is contained in:
parent
89c0ee2cc2
commit
504ff40385
@ -145,7 +145,7 @@ pub struct GetAssetV2{
|
||||
pub info:GetAssetV2Info,
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Clone,Copy,Debug,Eq,PartialEq,Hash)]
|
||||
#[derive(serde::Deserialize,serde::Serialize)]
|
||||
pub enum CreatorType{
|
||||
User,
|
||||
|
Loading…
x
Reference in New Issue
Block a user