34 releases (stable)

new 7.0.0 Mar 10, 2026
6.1.0 Dec 1, 2025
6.0.1 Jul 9, 2025
5.0.2 May 23, 2025
0.1.0 Nov 11, 2020

#5 in Magic Beans

Download history 587/week @ 2025-11-19 471/week @ 2025-11-26 436/week @ 2025-12-03 502/week @ 2025-12-10 512/week @ 2025-12-17 344/week @ 2025-12-24 568/week @ 2025-12-31 550/week @ 2026-01-07 630/week @ 2026-01-14 460/week @ 2026-01-21 409/week @ 2026-01-28 424/week @ 2026-02-04 349/week @ 2026-02-11 468/week @ 2026-02-18 422/week @ 2026-02-25 366/week @ 2026-03-04

1,642 downloads per month
Used in 76 crates (59 directly)

Apache-2.0

2.5MB
63K SLoC

casper-types

LOGO

Crates.io Documentation License

Types shared by many casper crates for use on the Casper network.

no_std

The crate is no_std (using the core and alloc crates) unless any of the following features are enabled:

  • json-schema to enable many types to be used to produce JSON-schema data via the schemars crate
  • datasize to enable many types to derive the DataSize trait
  • gens to enable many types to be produced in accordance with proptest usage for consumption within dependee crates' property testing suites

License

Licensed under the Apache License Version 2.0.

Dependencies

~12–18MB
~271K SLoC