Files
pezkuwi-subxt/substrate/primitives/arithmetic
Squirrel bc2e5e1fe2 sp-std -> core (#3199)
First in a series of PRs that reduces our use of sp-std with a view to
deprecating it.

This is just looking at /substrate and moving some of the references
from `sp-std` to `core`.
These particular changes should be uncontroversial.

Where macros are used `::core` should be used to remove any ambiguity.

part of https://github.com/paritytech/polkadot-sdk/issues/2101
2024-02-06 13:01:29 +00:00
..
2024-02-06 13:01:29 +00:00
2023-09-04 12:02:32 +03:00

Minimal fixed point arithmetic primitives and types for runtime.

License: Apache-2.0