eyyyyyyy3

Results 5 issues of eyyyyyyy3

### Describe the bug Like the title suggests I noticed that the build version of my app has a slightly different res. ![Unbenannt](https://github.com/tauri-apps/tauri/assets/64200003/60bee396-6df2-4b34-b7cb-1734869591bf) The right icon is the "npm run...

type: bug
platform: Windows
status: needs triage

Why is this way of solving the challenge: `fn main() { let y: Option = Some(Point { x: 100, y: 200 }); match y { Some(ref p) => println!("Co-ordinates are...

# Feature request Export the reqwest::Error ## Is your feature request related to a problem? Please describe. I was trying to map the Error and realized that the error in...

enhancement

# Improve documentation Add a documentation page for the JWT fields. ## Describe the problem When trying to write a server the JWT need to be serialized. For that, the...

documentation