Docs.rs
discord-webhook-lib-0.1.7
discord-webhook-lib 0.1.7
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
helloimalemur
Dependencies
anyhow ^1.0.81
normal
reqwest ^0.12.3
normal
serde ^1.0.197
normal
serde_json ^1.0.115
normal
serde_with ^3.7.0
normal
tokio ^1.37.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
discord_
webhook_
lib
0.1.7
discord_webhook_lib
Function
jsonify
Copy item path
Source
pub fn jsonify(username: &
str
, message: &
str
) ->
Result
<
Value
>