50 releases (32 major breaking)

34.0.0 Jul 18, 2024
33.0.0 Jun 21, 2024
32.0.0 May 23, 2024
31.0.0 Apr 30, 2024
2.0.0-alpha.5 Mar 24, 2020

#59 in #required

Download history 2155/week @ 2024-07-29 2267/week @ 2024-08-05 3242/week @ 2024-08-12 3044/week @ 2024-08-19 2441/week @ 2024-08-26 2153/week @ 2024-09-02 2708/week @ 2024-09-09 2685/week @ 2024-09-16 3377/week @ 2024-09-23 3340/week @ 2024-09-30 2224/week @ 2024-10-07 3234/week @ 2024-10-14 4272/week @ 2024-10-21 3853/week @ 2024-10-28 3260/week @ 2024-11-04 22224/week @ 2024-11-11

33,867 downloads per month
Used in 55 crates (34 directly)

Apache-2.0

43KB
274 lines

Runtime API definition required by System RPC extensions.

This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding System access methods.

License: Apache-2.0


lib.rs:

Runtime API definition required by System RPC extensions.

This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding System access methods.

Dependencies

~16–29MB
~465K SLoC