Docs.rs
mur-chat-0.2.0
mur-chat 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
karajanchang
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
mur-core ^0.2.0
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
urlencoding ^2
normal
uuid ^1
normal
Versions
44.4%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
parse_command
mur_
chat
0.2.0
In mur_
chat::
command
mur_chat
::
command
Function
parse_
command
Copy item path
Source
pub fn parse_command(text: &
str
) ->
ChatCommand
Expand description
Parse a chat message into a command.