Skip to content

Why does Tauri 2.0 make the Invoke struct non-pub? #11250

Answered by suxiaoshao
suxiaoshao asked this question in Q&A
Discussion options

You must be logged in to vote

I found the problem; the Invoke in the Tauri code has #[doc(hidden)] added, which is why I couldn't find it on docs.rs and rust-analyzer didn't auto-import it either.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@suxiaoshao
Comment options

Answer selected by suxiaoshao
@suxiaoshao
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants