Custom
Endpoint
rocket
master-2024-12-02
Custom
Endpoint
Implementors
In rocket::
listener
Modules
quic
tcp
unix
Structs
Certificates
DefaultListener
Enums
Endpoint
Error
Traits
Bind
Connection
CustomEndpoint
Listener
rocket
::
listener
Trait
CustomEndpoint
Copy item path
Settings
Help
Summary
Source
pub trait CustomEndpoint:
Display
+
Debug
+
Sync
+
Send
+
Any
{ }
Implementors
§
Source
§
impl<T:
Display
+
Debug
+
Sync
+
Send
+
Any
>
CustomEndpoint
for T