https://github.com/ElrondNetwork/elrond-wasm-rs/blob/e9500d685bed3925e86d45190f5694d3e9d4db6e/elrond-wasm-derive/src/parse/attributes/attr_names.rs#L23
https://github.com/ElrondNetwork/elrond-wasm-rs/blob/9896920be69f0161c489c28b62645f36e447f8f3/elrond-wasm-derive/src/parse/attributes/storage_attr.rs#L31
https://github.com/ElrondNetwork/elrond-wasm-rs/blob/6172f718cf982c9da43b99ef254fd0fc07bfec45/elrond-wasm-derive/src/parse/auto_impl_parse.rs#L76
And then we are already deep into the generation logic :)
Greetings @iancudorinmarian , can you help?
https://github.com/ElrondNetwork/elrond-wasm-rs/blob/e9500d685bed3925e86d45190f5694d3e9d4db6e/elrond-wasm-derive/src/parse/attributes/attr_names.rs#L23 https://github.com/ElrondNetwork/elrond-wasm-rs/blob/9896920be69f0161c489c28b62645f36e447f8f3/elrond-wasm-derive/src/parse/attributes/storage_attr.rs#L31 https://github.com/ElrondNetwork/elrond-wasm-rs/blob/6172f718cf982c9da43b99ef254fd0fc07bfec45/elrond-wasm-derive/src/parse/auto_impl_parse.rs#L76 And then we are already deep into the generation logic :)