Fix incorrect doctest
[?]
Jan 6, 2021, 9:22 AM
3WXN2E7IGZBPU5ZTQWNA5IFC3EVXLI57R7DVDNGICNBOOLEM2HTQCDependencies
- [2]
BOFUYB6IAdd documentation and implement some feedback from Discord (https://discord.com/channels/273534239310479360/354038657075904544/796256815024701480) - [3]
5II6T7YEAdd gemini library
Change contents
- replacement in gemini/src/header.rs at line 13
//! assert_eq!(Header::new(Status::INPUT, "Hello!".to_string()).unwrap().meta_kind(), MetaKind::Message);//! assert_eq!(Header::new(Status::INPUT, "Hello!".to_string()).unwrap().meta_kind(), MetaKind::Prompt);