Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Oct 17th, 2018
87
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
#![allow(unused)]
fn main() {
let mut vec = Vec::new();
let mut test = vec!["test", "test2", "test3"];
let s = "hello".to_string();
println!("Test:{}", test[1]);
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
listens
5 hours ago | 0.08 KB
shell
CSS | 5 hours ago | 0.12 KB
z66is_archive.zip.txt
14 hours ago | 2.73 KB
THUMBS UP
15 hours ago | 0.08 KB
https://web.archive.org/web/https://pastebin....
15 hours ago | 0.07 KB
PREPEND THIS:
15 hours ago | 0.07 KB
ADD THIS:
16 hours ago | 0.06 KB
Hub Code
1 day ago | 1.88 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!