Go to file
Wolfgang Bumiller 0cdb12e277 add support for raw parameters
#[export]
    fn foo(#[raw] this: Value) -> Result<(), Error>;

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-11-24 10:36:03 +01:00
.cargo import 2020-01-09 15:01:14 +01:00
perlmod add 'raw_return' function attribute 2020-11-24 09:37:59 +01:00
perlmod-macro add support for raw parameters 2020-11-24 10:36:03 +01:00
perlmod-test add support for raw parameters 2020-11-24 10:36:03 +01:00
.gitignore import 2020-01-09 15:01:14 +01:00
build.sh buildsys: Makefile and build.sh like in proxmox crate 2020-11-20 13:54:59 +01:00
Cargo.toml perlmod & macro: debian/ 2020-11-20 13:54:59 +01:00
Makefile add 'make builddeps' and .buildbot.yml 2020-11-20 14:24:20 +01:00
rust-toolchain import 2020-01-09 15:01:14 +01:00
rustfmt.toml import 2020-01-09 15:01:14 +01:00