index
:
mlua
master
topic/freebsd
topic/freebsd-0.10
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
find_dummy.rs
blob: b80fc906b85f70cab0fbc88565890ab49646fc00 (
plain
)
1
2
3
4
5
use std::path::PathBuf; pub fn probe_lua() -> PathBuf { unreachable!() }