#[session_close]Expand description
Mark a function as act:sessions/session-provider.close-session.
Signature: fn close(session_id: String). Synchronous, no return value
(matches the WIT close-session signature).
Outside #[act_component], this attribute is a no-op pass-through.