memfd-runner 0.2.3

A Linux library for executing in-memory ELF files using memfd_create and execve
Documentation
/*
/*/
!examples/
!examples/**
!tests/
!tests/**
!LICENSE*
!deny.toml
!.github/
!.github/**
!.git/
!.git/**
!.gitignore
!Cargo.toml
!Cargo.lock
!README.md
!CHANGELOG.md
!src/
!src/**