Macro authzen_core::server

source ·
macro_rules! server {
    (::<$Q:ty, $Ctx:ty, $Id:ty>($socket_addr:expr, $clients:expr, $config:expr $(,)?)) => { ... };
}
Available on crate features policy-information-point-server and policy-information-point only.