Skip to main content

server_lifecycle_exports

Function server_lifecycle_exports 

Source
pub fn server_lifecycle_exports() -> impl Iterator<Item = &'static str>
Expand description

The compiler-owned server surface that must survive composition and deployment bundling. Keep the names in the shared tools file so the Rust emitters and the Farm bridge cannot drift independently.