[package] name = "linked-structs-core-0" version = "0.0.0" edition = "2024" [dependencies] [lints] rust = { nonstandard_style = "allow", unsafe_op_in_unsafe_fn = "allow" }