Docs.rs
frame-system-25.0.0
frame-system 25.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
cfg-if ^1.0
normal
parity-scale-codec ^3.6.1
normal
frame-support ^25.0.0
normal
log ^0.4.17
normal
scale-info ^2.10.0
normal
serde ^1.0.188
normal
sp-core ^25.0.0
normal
sp-io ^27.0.0
normal
sp-runtime ^28.0.0
normal
sp-std ^12.0.0
normal
sp-version ^26.0.0
normal
sp-weights ^24.0.0
normal
criterion ^0.4.0
dev
Versions
93.27%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
frame_system
25.0.0
RefCount
In crate frame_system
?
Type Alias
frame_system
::
RefCount
source
·
[
−
]
pub type RefCount =
u32
;
Expand description
Type used to encode the number of references an account has.