tencent_scf_derive 0.1.0

Derive helper for crate tencent_scf
Documentation

The derive helper for tencent_scf

Derives

  • AsJson: Mark a type as AsJson, no method provided.

Acknowledgement

The code is adapted from the heapsize example from syn crate.