This website requires JavaScript.
Explore
Help
Register
Sign in
Deuxfleurs
/
aerogramme
Watch
15
Star
0
Fork
You've already forked aerogramme
1
Code
Issues
33
Pull requests
1
Projects
11
Releases
5
Wiki
Activity
cd59be3a00
aerogramme
/
src
/
imap
/
command
/
mod.rs
5 lines
78 B
Rust
Raw
Normal View
History
Unescape
Escape
WIP refactor
2022-06-20 16:09:20 +00:00
pub
mod
anonymous
;
pub
mod
authenticated
;
Split out Examined state and add prototypes for IMAP command handlers
2022-06-30 09:28:03 +00:00
pub
mod
examined
;
Implement RFC822.TEXT
2022-06-30 11:36:21 +00:00
pub
mod
selected
;
Reference in a new issue
Copy permalink