Skip to main content

mechanism

Attribute Macro mechanism 

Source
#[mechanism]
Expand description

Declare a server-side route.

Available when the socket-server feature is enabled. Re-exported as toolkit_zero::socket::server::mechanism.

Full documentation, parameter table, and worked examples are in the crate-level #[mechanism] section.