Cargo Features
pai has no features set by default.
[dependencies]
pai = { version = "0.1.11", features = ["std", "syscalls", "plugins"] }
- std
- syscalls = syzlang-parser
-
Enables linux of syzlang-data
Syscall specification for all the supported system calls
Affects
messages::LenType
,messages::ValueLen
,messages::Value
,messages::Direction
,messages::SysValue
,messages::SysArg
,messages::SyscallItem
,secondary::SyscallCb
,secondary::SyscallEntryCb
,secondary::SyscallExitCb
,plugins::dlopen
,plugins::files
,plugins::mmap
,plugins::prctl
,plugins::reads
… - plugins
-
Affects
pai::plugin
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.