Skip to content

Instantly share code, notes, and snippets.

@pxjohnny

pxjohnny/main.rs Secret

Last active February 27, 2021 17:00
#[derive(Serialize)]
struct NewConfessionResponse {
confession: Confession,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment