Function lune_std_net::module

source ·
pub fn module(lua: &Lua) -> LuaResult<LuaTable<'_>>
Expand description

Creates the net standard library module.

§Errors

Errors when out of memory.