scx-upstream/rust/scx_rustland_core/assets
Andrea Righi 85a32a7b51 scx_rustland_core: separate crate source code from assets
scx_rustland_core needs to ship both a binary part and a source code
part, which will be used to build schedulers based on it.

To effectively publish the scx_rustland_core crate on crates.io we need
to properly separate the source code assets from the crate's main source
code.

To achieve this, move the assets into a separate directory and declare
them inside a [lib] section in Cargo.toml.

This allows to publish the crate on crates.io, providing also a clear
separation between source code and assets.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-04-04 21:31:02 +02:00
..
bpf scx_rustland_core: separate crate source code from assets 2024-04-04 21:31:02 +02:00
bpf.rs scx_rustland_core: separate crate source code from assets 2024-04-04 21:31:02 +02:00