Docs.rs
sub-script-0.8.0
sub-script 0.8.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Neopallium
Dependencies
anyhow ^1.0.44
normal
bs58 ^0.4.0
normal
crossbeam-channel ^0.5
normal
dashmap =5.2
normal
dotenv ^0.15
normal
env_logger ^0.9
normal
frame-metadata ^14.0.0
normal
frame-support ^3.0
normal
hex ^0.4
normal
indexmap ^1.8
normal
ledger-apdu ^0.8.0
normal
ledger-transport-hid ^0.8.0
normal
libp2p-core ^0.32.1
normal
log ^0.4
normal
parity-scale-codec ^2.3
normal
rhai =1.6
normal
rust_decimal ^1.23
normal
scale-info ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
smartstring ^1.0
normal
sp-core ^3.0
normal
sp-runtime ^3.0
normal
sp-version ^3.0
normal
structopt ^0.3.25
normal
url ^2.2
normal
ws ^0.9
normal
Versions
3.22%
of the crate is documented
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
☰
In sub_script::engine
?
Function
sub_script
::
engine
::
eprint_script_error
source
·
[
−
]
pub fn eprint_script_error(path: &
PathBuf
, err:
EvalAltResult
)