#cow #serde #requirements #serializable #clone #serialization #deserialize

索逼

可序列化的所有/借用。类似 Cow 类型,无 Clone 要求,实现序列化和反序列化

1 个不稳定版本

0.0.1 2023年12月22日

#36#requirements

WTFPL 许可证

5KB
58

😭 索逼

Crates.io Documentation License

可序列化的所有/借用

Sob 是一种类似于 Cow 的类型,但不要求内部类型实现 Clone 特性。

在实际应用中,Sob 应仅在需要序列化和反序列化 Cow 且内部类型未实现 Clone 的情况下使用。

依赖项

~110–345KB