Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

shared_crates

Shared crates

Crates that are shared between the host and the Rust guest.

They should only depend on crates.io, libs or each other. Dependencies to crates are allowed if it's for native-only code or for dev dependencies.