pub async fn handle_inlay_hints( state: &ServerState, params: InlayHintParams, ) -> Result<Option<Vec<InlayHint>>>