Files
pezkuwi-subxt/substrate/client/allocator
Bastian Köcher 019faa446c sc-allocator: Do not panic on invalid header pointer (#13925)
We should not panic on an invalid header pointer and instead return an error. It is possible that
the application modifies the header pointer illegally, but then we should return an error instead of
panicking.
2023-04-15 23:27:51 +02:00
..

Collection of allocator implementations.

This crate provides the following allocator implementations:

License: Apache-2.0