Closed
Description
Using it in contracts and a few more nice to haves.
I will be extending this
is_empty()
helper- AddrRef(&str) type that can easily be extracted from Addr (verified string reference). WIP here (https://github.com/CosmWasm/cosmwasm-plus/blob/401a2a7820486d537f0ff198439e4b1bebe6560a/packages/storage-plus/src/addr.rs#L1) but it would nice to implement Deref to easily go Addr -> AddrRef, not just
AddrRef::from(&addr)
.
Metadata
Metadata
Assignees
Labels
No labels