Crate gostd_derive

Crate gostd_derive 

Source
Expand description

proc_macro_derive library for gostd.

Derive Macrosยง

Fmt
Fmt implement the Stringer interface in Go using macro emulation. Printf function in Go to automatically print the content returned by a custom implementation of String method.