Cargo Features

aranya-perspective-ffi has no features set by default.

[dependencies]
aranya-perspective-ffi = { version = "0.1.0", features = ["alloc", "std", "testing"] }
alloc

Enable allocations.

std

Enable std.

testing

Enable the testing module.