Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Look into unwrap or default and implement the default trait, it cleans up the clutter from where you call unwrap_or
Thanks, very useful tutorial! Can you make another video explaining the stuff mentioned at the end of the video? That would help a lot
How do you implement merging of config files based on a hierarchy?Example: workspace config can override user config, missing keys can be taken from default config, etc?
Hopefully you found the awesome "config" crate ;)
what about a gui app with tauri?
Here's a small app -- ua-cam.com/video/zawhqLA7N9Y/v-deo.html
Look into unwrap or default and implement the default trait, it cleans up the clutter from where you call unwrap_or
Thanks, very useful tutorial! Can you make another video explaining the stuff mentioned at the end of the video? That would help a lot
How do you implement merging of config files based on a hierarchy?
Example: workspace config can override user config, missing keys can be taken from default config, etc?
Hopefully you found the awesome "config" crate ;)
what about a gui app with tauri?
Here's a small app -- ua-cam.com/video/zawhqLA7N9Y/v-deo.html