Docs.rs
rusmes-smtp-0.1.1
rusmes-smtp 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1.11
normal
getrandom ^0.4
normal
hex ^0.4
normal
hmac ^0.12
normal
ipnetwork ^0.21
normal
md-5 ^0.10
normal
nom ^8.0
normal
pbkdf2 ^0.12
normal
rusmes-auth ^0.1.1
normal
rusmes-core ^0.1.1
normal
rusmes-proto ^0.1.1
normal
rusmes-storage ^0.1.1
normal
rustls ^0.23
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.50
normal
tokio-rustls ^0.26
normal
tracing ^0.1
normal
rusmes-metrics ^0.1.1
dev
Versions
89.53%
of the crate is documented
Platform
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
rusmes_
smtp
0.1.1
In rusmes_
smtp::
parser
rusmes_smtp
::
parser
Function
parse_
command
Copy item path
Source
pub fn parse_command(input: &
str
) ->
Result
<
SmtpCommand
,
String
>
Expand description
Parse a complete SMTP command line