Docs.rs
funpay-client-0.2.3
funpay-client 0.2.3
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
Newmcpe
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
log ^0.4
normal
once_cell ^1.19
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.12
normal
reqwest-middleware ^0.4
normal
reqwest-retry ^0.7
normal
scraper ^0.20
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
urlencoding ^2.1
normal
env_logger ^0.11
dev
tokio ^1.0
dev
Versions
0%
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
parse_message_html
funpay_
client
0.2.3
In funpay_
client::
parsing
funpay_client
::
parsing
Function
parse_
message_
html
Copy item path
Source
pub fn parse_message_html(html: &
str
) -> (
Option
<
String
>,
Option
<
String
>)