Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUST

how to create a string of n characters rust

"x".repeat(10);
 
PREVIOUS NEXT
Tagged: #create #string #characters #rust
ADD COMMENT
Topic
Name
2+3 =