lua-config 1.4.2

A simple rust configuration tool using lua
Documentation
1
2
3
function Config()
	return fetch_data("https://meowfacts.herokuapp.com")
end