Docs.rs
firststep-name-0.1.0
firststep-name 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
neosb
Dependencies
askama ^0.13.0
normal
chrono ^0.4.40
normal
clap ^4.5.32
normal
colored ^3.0.0
normal
futures-util ^0.3.31
normal
libc ^0.2.171
normal
openssl ^0.10
normal
poem ^3.1.8
normal
reqwest ^0.12.15
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
tokio ^1.44.1
normal
tokio-tungstenite ^0.26.2
normal
url ^2.5.4
normal
serial_test ^2.0.0
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
save_json_report
firststep_
name_
lib
0.1.0
firststep_name_lib
Function
save_
json_
report
Copy item path
Source
pub fn save_json_report( username: &
str
, results: &[
CheckResult
], ) ->
Result
<
()
,
Box
<dyn
Error
>>