Attribute Macro perseus::build_state

source ·
#[build_state]
Expand description

Annotates functions used for generating state at build time to support automatic serialization/deserialization of app state and client/server division. This supersedes the old autoserde macro for build state functions.