Files
pezkuwi-subxt/core
Alexandru Vasile 2471aefe3b clippy: Remove unneeded ?Sized bound and replace never type with () (#1758)
* storage: Remove ?Sized bound

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* backend: Use () instead of !

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* backend: Return directly

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
2024-09-06 17:14:40 +02:00
..
2024-03-27 08:55:08 +00:00

Subxt-Core

This library provides a no-std compatible subset of functionality that subxt and subxt-signer rely on.