Docs.rs
mech-program-0.2.0
mech-program 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
cmontella
Dependencies
bincode ^1.3.3
normal
colored ^2.0.4
normal
crossbeam-channel ^0.5.8
normal
hashbrown ^0.14.1
normal
indexmap ^2.0.2
normal
lazy_static ^1.4.0
normal
libloading ^0.8.3
normal
mech-core ^0.2
normal
mech-syntax ^0.2
normal
mech-utilities ^0.2
normal
miniz_oxide ^0.7.1
normal
reqwest ^0.9.22
normal
serde ^1.0.189
normal
serde_derive ^1.0.189
normal
serde_json ^1.0.107
normal
time ^0.3.30
normal
url ^2.4.1
normal
websocket ^0.26.5
normal
Versions
0%
of the crate is documented
This release has been yanked
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
mech_program
0.2.0
Function
mech_program
::
format_errors
Copy item path
source
ยท
[
−
]
pub fn format_errors(errors: &
Vec
<
MechError
>) ->
String