#[global_build_state]
Expand description

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