Parsing Forms! - Program in Rust #14

preview_player
Показать описание
Have you wondered about how to parse HTML forms in Rust? Look no further
Рекомендации по теме
Комментарии
Автор

Awesome and simple video bro, keep it up! + 1 sub

guisande
Автор

Watching in 2020... I couldn't use #![feature(custom_derive)] the compiler response said it didn't exist. I commented out and it worked just fine. And under the login function format!("Hello, {}", userdata.get().username) had to be changed to format!("Hello, {}", userdata.username). I was getting an error that said get was not a method of rocket::request::Form<User>. If you hover over "Form<user>" in the inspector is spells out how it should be done now. Hope that helps anyone trying to learn. Thanks,

Chafmere
Автор

Can you please help me! In rust after every 30 minutes or so, it disconnects me with an error saying JsonReaderException: Unexpected character encountered while parsing value: . Path", line0, position0.

Please help me! It really frustrates me when I'm fully geared and I die. I spent alot of money on the game, and I want to enjoy it. Thanks

TAnimations
Автор

Is it really necessary to put that horrible background music?
You can not follow the course with that dreadful sound

pgietz
visit shbcf.ru