Alex Orlenko
|
c79b5e9cdb
|
cargo fmt
|
2026-01-29 23:03:56 +00:00 |
|
Alex Orlenko
|
2ace892613
|
Rename string::String to LuaString
|
2026-01-29 18:45:41 +00:00 |
|
Alex Orlenko
|
a4c8b20697
|
impl IntoLuaMulti for &MultiValue
|
2025-10-13 12:36:42 +01:00 |
|
Alex Orlenko
|
a3302afdc1
|
Deprecate Value::as_str and Value::as_string_lossy
These methods don't follow Rust naming convention, see
https://rust-lang.github.io/api-guidelines/naming.html#ad-hoc-conversions-follow-as_-to_-into_-conventions-c-conv
|
2025-07-01 22:35:40 +01:00 |
|
Alex Orlenko
|
4e9a17707b
|
Fix tests
|
2024-10-31 09:23:03 +00:00 |
|
Alex Orlenko
|
5ec4e0338a
|
Add From<Vec> and Into<Vec> support to MultiValue and Variadic types
|
2024-10-30 13:03:08 +00:00 |
|
Alex Orlenko
|
f4d783cb41
|
Impl push_into_stack for StdResult
|
2024-02-01 23:42:44 +00:00 |
|