1 2 3 4 5 6 7 8 9 10 11
language = "C" cpp_compat = true include_guard = "SASSY_H" [export] prefix = "sassy_" exclude = ["PyInit_sassy"] [parse.expand] crates = ["sassy"] features = ["c"]