sc-chain-spec-derive 2.0.0
“Macros to derive chain spec extension traits implementation. (polkadot v1.13.0)”
Rust replaces matched string contentReads a Rust environment variable
SHA-25638af2ca789e2d2fa2aa0ec16d27dc648fa4d64ecb10760d2f552b2c86ea7a403
MaleculeH₂(DbOs)
Evidence
1:9… ight 2019-2020 Parity Technologies (UK) Ltd.
2// This file is part of Substrate.
3
4// Substrate is free software: you can redistribute it and/or modify
5// it under the terms of the GNU General Public License as published by
6// the Free Software Foundation, either version 3 of the License, or
7// (at you …
7:33… rsion.
8
9// Substrate is distributed in the hope that it will be useful,
10// but WITHOUT ANY WARRANTY; without even the implied warranty of
11// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12// GNU General Public License for more details.
13
14// You should have received a copy of the GNU General Public License
15// along with Substrate. If not, see <http://www.gnu.org/licenses/>.
16
17use proc_macro2::{Span, TokenStream};
77:35… c_macro_crate::crate_name("serde") {
78 Ok(name) => Ident::new(&name.replace("-", "_"), Span::call_site()),
79 Err(e) => {
80 let err = Error::new(
81 Span::call_site(),
82 &format!("Could not find ` …
No evidence locations were recorded for this file. Raw result