openebs/spdk-rs

Remove ` include!(concat!(env!("OUT_DIR"), "/libspdk.rs"));` in lib.rs

songzhi opened this issue · 0 comments

I think this line isn't on purpose? Since there's a libspdk module instead.
https://github.com/mayadata-io/spdk-rs/blob/8c0eff2c141a70e45c6eb5f736d23fd8517e6cb4/src/lib.rs#L17