One types.rs
for front-end
and back-end
#10445
Unanswered
pan-grayza
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to have one
types.rs
where are my all structs, enums, and impl, and that I can use both onfront-end
andback-end
. I'm using rust-basedfront-end
, with help ofLeptos
. So how can one have one shared module for two members that share one workspace?Beta Was this translation helpful? Give feedback.
All reactions