lapce / lapce-rust

Apache License 2.0
80 stars 26 forks source link

#[derive(Deserialize)] macro cannot create expander UnsupportetABI #17

Closed romanstingler closed 1 year ago

romanstingler commented 1 year ago

image

I just started learning Rust, so I am not confident that this is a bug but why does #[derive(Deserialize)] throw this error? In Sublime, it is not shown.

semenInRussia commented 1 year ago

Try run cargo build using command line