Skip to main content
ApiServerInitArgs
shared
1.0.5
In shared::
models::
server
shared
::
models
::
server
Type Alias
ApiServer
Init
Args
Copy item path
Source
pub type ApiServerInitArgs<'a> = (&'a
Server
, &'a
State
);