Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Oct 9th, 2018
122
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
enum Func<'a> {
User(User<'a>),
Text(Text<'a>),
}
struct User<'a> {
id: u8,
username: &'a str,
password: &'a str
}
struct Text<'a> {
message: &'a str,
}
fn main() {
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Netflix Premium UHD Hits
JavaScript | 3 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 4 sec ago | 0.08 KB
MAKE $5000 INSTANTLY 4
JavaScript | 6 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 7 sec ago | 0.08 KB
Make $2500 in 15 minutes G
JavaScript | 9 sec ago | 0.08 KB
✅ Account Leaks
JavaScript | 10 sec ago | 0.08 KB
✅ MAKE $3500 IN 15 MIN
JavaScript | 10 sec ago | 0.08 KB
Make 3500$ in 20 MIN [Method] J
JavaScript | 12 sec ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!