summaryrefslogtreecommitdiff
path: root/tests/conversion.rs
AgeCommit message (Expand)Author
2021-11-04Replace macro-based implementation `ToLua` for arrays to const genericsAlex Orlenko
2021-06-25Fix converting Lua sequence table to HashSet/BTreeSetAlex Orlenko
2021-06-17Improve code coverageAlex Orlenko
2021-05-03Implement ToLua/FromLua for Box<str> and Box<[T]>Alex Orlenko
2021-04-27More testsAlex Orlenko