The readme claims this is possible, but very strong assumptions are made about the input. For example, we assume that rust code is provided in a singe file called main.rs on the top-level. Docker files require an update to move all files with the code folder.
The readme claims this is possible, but very strong assumptions are made about the input. For example, we assume that rust code is provided in a singe file called
main.rson the top-level. Docker files require an update to move all files with thecodefolder.