Repositories (1)

jerry
2 snippets stored for this repo
use tts::Tts;

#[tokio::main]
/// Where this asshole starts.
async fn main() {
    #[cfg(all(target_os = "unix", feature = "invisibility"))]
    {
Rust IconRust
("you have a large ass forehead", 1),
    ("bozo", 1),
    ("you talk like a redditor", 1),
    ("are you caseoh junior, mr. fatass?", 1),
];

pub static QUOTES_POSITIVE: &[(&str, usize)] = &[