Docs.rs
lune-std-0.1.0
lune-std 0.1.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
filiptibell
Dependencies
lune-std-datetime ^0.1.0
normal
optional
lune-std-fs ^0.1.0
normal
optional
lune-std-luau ^0.1.0
normal
optional
lune-std-net ^0.1.0
normal
optional
lune-std-process ^0.1.0
normal
optional
lune-std-regex ^0.1.0
normal
optional
lune-std-roblox ^0.1.0
normal
optional
lune-std-serde ^0.1.0
normal
optional
lune-std-stdio ^0.1.0
normal
optional
lune-std-task ^0.1.0
normal
optional
lune-utils ^0.1.0
normal
mlua ^0.9.7
normal
mlua-luau-scheduler ^0.0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
Versions
50%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lune_std
0.1.0
All Items
Enums
Functions
Crate
lune_std
Copy item path
source
·
[
−
]
Enums
§
LuneStandardGlobal
A standard global provided by Lune.
LuneStandardLibrary
A standard library provided by Lune.
Functions
§
inject_globals
Injects all standard globals into the given Lua state / VM.
set_global_version
Overrides the version string to be used by the
_VERSION
global.