feat: with iocat

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-02 12:45:56 +02:00
parent 2b29a9d0e8
commit ae42899727
5 changed files with 105 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
use io_cat::CatMap;
use rlua::{Context, Function, Lua, Table, UserData, UserDataMethods, Value};
use rlua_searcher::{AddSearcher, Result};
use std::borrow::Cow;