How to configure a meson build file to build a libray in rust with option crate_type=["cdylib"] ?
Actually, my Cargo.toml :
[lib] name = &quo