What is Hackers' Pub?
Hackers' Pub is a place for software engineers to share their knowledge and experience with each other. It's also an ActivityPub-enabled social network, so you can follow your favorite hackers in the fediverse and get their latest posts in your feed.













もふパラ4巻
![error[E0277]: `NonNull<libsqlite3_sys::bindings::sqlite3>` cannot be shared between threads safely
--> server/src/main.rs:146:32
|
146 | rocket = rocket.manage(state::AppState {self_url, engine, connection});
| ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `NonNull<libsqlite3_sys::bindings::sqlite3>` cannot be shared between threads safely
| |
| required by a bound introduced by this call
|
= help: within `AppState`, the trait `Sync` is not implemented for `NonNull<libsqlite3_sys::bindings::sqlite3>`](https://files.mastodon.social/media_attachments/files/115/272/610/932/412/005/original/cbce63dd95318381.png)














