Docs.rs
pallet-multisig-38.0.0
pallet-multisig 38.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^3.6.12
normal
frame-benchmarking ^38.0.0
normal
optional
frame-support ^38.0.0
normal
frame-system ^38.0.0
normal
log ^0.4.22
normal
scale-info ^2.11.1
normal
sp-io ^38.0.0
normal
sp-runtime ^39.0.1
normal
Versions
75.31%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pallet_
multisig
38.0.0
pallet_multisig
Macro
log
Copy item path
source
macro_rules!
log { (
$level
:tt,
$patter
:expr $(,
$values
:expr)* $(,)
?
) => { ... }; }