lumeohq/onvif-rs

schema takes a huge time to compile

patrickelectric opened this issue · 3 comments

what is the reason for that ? Can it be improved ?

I've noticed this as well and think it's simply because we generate a lot of code. I've been meaning to look into it more.

Can you point where is the code generated ? I can't find a build.rs or something closer to it

What I mean is the derive macros from yaserde_derive.