Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUST

how to get text from a file and store it in a variable rust

let hello_html = include_str!("hello.html");
Source by tourofrust.com #
 
PREVIOUS NEXT
Tagged: #text #file #store #variable #rust
ADD COMMENT
Topic
Name
4+1 =