Skip to content

Instantly share code, notes, and snippets.

View mrrbrilliant's full-sized avatar
🦀
Rustacean

Brilliant PHAL mrrbrilliant

🦀
Rustacean
View GitHub Profile
// ### Usage
// $ cargo run
// open develop consonle on opened browser
// and execute in consle myPostMessage("it works").then(r => console.log("Result is:", r));
// ### Cargo.toml
//
// [package]
// name = "reddit-ex"
// version = "0.1.0"