Function register_explicit
pub fn register_explicit<T>()Available on crate feature
axum-no-default only.Expand description
Explicitly register a server function. This is only necessary if you are
running the server in a WASM environment (or a rare environment that the
inventory crate won’t work in.).