Docs.rs
imap-patch-for-async-imap-lite-2.2.0
imap-patch-for-async-imap-lite 2.2.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vkill
Dependencies
base64 ^0.12
normal
bufstream ^0.1
normal
chrono ^0.4
normal
imap-proto ^0.10.0
normal
lazy_static ^1.4
normal
native-tls ^0.2.2
normal
optional
nom ^5.0
normal
regex ^1.0
normal
lettre ^0.9
dev
lettre_email ^0.9
dev
rustls-connector ^0.11.0
dev
Versions
100%
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
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
imap_
patch_
for_
async_
imap_
lite
2.2.0
In imap_
patch_
for_
async_
imap_
lite::
parse
imap_patch_for_async_imap_lite
::
parse
Function
parse_authenticate_response
Copy item path
Source
pub fn parse_authenticate_response(line: &
str
) ->
Result
<&
str
>