-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Trillium "is a composable toolkit for building web applications". It is not popular (727 downloads/month), but it has very little unsafe
in its own code: just two calls to std::net::TcpListener::from_raw_fd
, with the file descriptor number taken from an environment variable.
Edited to add: Trillium is mostly under #[forbid(unsafe_code)]
.
Metadata
Metadata
Assignees
Labels
No labels