Ale Lopez
Ale Lopez
Guys Guys, you know, I know, we all know it. It's blazingly fast.
My IAM user has full S3 control `Completed 2.1 KiB/143.6 KiB (17.5 KiB/s) with 4 file(s) remaining upload: website-astro/dist/index.html to s3://***/index.html Completed 2.1 KiB/[14](https://github.com/alelopezperez/areweleetcodeyet/actions/runs/3910959737/jobs/6683900581#step:7:15)3.6 KiB (17.5 KiB/s) with 3 file(s)...
Does the clerk client clones is it a deep clone `.with_state()` in axum routes? ```rust let clerk_config = ClerkConfiguration::new(None, None, Some(clerk_secret), None); let clerk_client = Clerk::new(clerk_config.clone()); Router::new() .route( "/", get(|State(client):State,...