serj
Results
1
issues of
serj
Hello, As a noob, I lost a few hours of my life with this cryptic error message ```rust #[cfg(test)] mod tests { use sqlx::SqlitePool; use super::*; #[sqlx::test] async fn auth_test(pool:...