[ 原始碼: raku-json-name ]
套件:raku-json-name(0.0.7-4 以及其他的)
raku-json-name 的相關連結
Debian 的資源:
下載原始碼套件 raku-json-name:
- [raku-json-name_0.0.7-4.dsc]
- [raku-json-name_0.0.7.orig.tar.gz]
- [raku-json-name_0.0.7-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Provides a trait to store an alternative JSON Name
This Raku module is a dependency of JSON::Marshal and JSON::Unmarshal in order to save duplication, it is intended to store a separate JSON name for an attribute where the name of the JSON attribute might be changed, either for aesthetic reasons or the name is not a valid Raku identifier. It will of course also be needed in classes that are going to use JSON::Marshal or JSON::Unmarshal for serialisation/de-serialisation.
Of course it could be used in other modules for a similar purpose.
其他與 raku-json-name 有關的套件
|
|
|
|
-
- dep: raku-api-2024.09+b2021349
- 本虛擬套件由這些套件填實: rakudo
-
- dep: raku-json-optin
- Raku trait and role to identify opt-in JSON serialization