parent
ecb55ed32a
commit
88b436a6dd
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ use serde::Deserialize;
|
|||
use clone_to_owned::CloneToOwned;
|
||||
|
||||
#[derive(Default, Deserialize, PartialEq, Eq, Hash, Clone, PartialOrd, Ord)]
|
||||
#[serde(transparent)]
|
||||
pub struct ByteBufOwned(pub Box<[u8]>);
|
||||
|
||||
#[derive(Default, Deserialize, PartialEq, Eq, Hash, Clone, PartialOrd, Ord)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue