BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

zyc_getset

v0.1.3crates.io· Rust

当前 `crate`是对'getset' 的扩展。 主要添加了 `get_clone`来返回字段的克隆对象, 当为基础类型时 `get` 自动转为 `get_copy` , 当字段有自定义注解时,自动对 struct 的注解进行 `skip` , 当字段类型为 `Option<T>` 时,返回 `Option<&T>`, 同时方法默认为 `pub`级别。

The verdict
Deprecated. Don't start a new project on this. yanked
yanked
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceDeprecated
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Package author marked it deprecated.
Popularity
4 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.0.4over a year ago
  • 0.0.3over a year ago
  • 0.0.2over a year ago
  • 0.0.1over a year ago
  • 0.1.3over a year ago
zyc_getset — 当前 `crate`是对'getset' 的扩展。 主要添加了 `get_clone`来返回字段的克隆对象, 当为基础类型时 `get` 自动转为 `get_copy` , 当字段有自定义注解时,自动对 struct 的注解进行 `skip` , 当字段类型为 `Option<T>` 时,返回 `Option<&T>`, 同时方法默认为 `pub`级别。 (Rust / crates.io) — verdict, alternatives & security · Modules