Servon Lewis

Results 20 comments of Servon Lewis

> > > Sorry, I don't know how to use `Rocket`. 😁 > > > > > > Lol word. Hopefully someone who does can give it a shot. >...

The actual error: ``` error: linking with `x86_64-linux-musl-gcc` failed: exit code: 1 | = note: "x86_64-linux-musl-gcc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-nostartfiles" "/Users/servonlewis/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/Users/servonlewis/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "-L" "/Users/servonlewis/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-unknown-linux-musl/lib" "-L" "/Users/servonlewis/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "/Users/servonlewis/DivineMatch/Functions/divinematch/target/x86_64-unknown-linux-musl/release/deps/hello-f7ec049e3f30eb04.hello.732y73s7-cgu.0.rcgu.o" "/Users/servonlewis/DivineMatch/Functions/divinematch/target/x86_64-unknown-linux-musl/release/deps/hello-f7ec049e3f30eb04.hello.732y73s7-cgu.1.rcgu.o" "/Users/servonlewis/DivineMatch/Functions/divinematch/target/x86_64-unknown-linux-musl/release/deps/hello-f7ec049e3f30eb04.hello.732y73s7-cgu.10.rcgu.o"...

That would be awesome

I am looking to use this very soon. Will it be fixed? This repo looks amazing.

> *Hi Servon Lewis,* > > I think that I finished my fixes and provided the completed PR. > And my comments are below. > > The *flutter_platform_search* demo with...

What's the recommended way to use this? Just copy the code? Or is there a way to use it as a library? I don't think I see this on pub.dev

Is this going to be merged??

I am having this issue as well on iOS. Came across it when testing and was swiping real fast to see what I render when there are no cards.

Thank you for the amazing comment! Yes this is something I've been dealing with for some time now but most people tend to shy away from this question. I use...

Very interesting!! Will try it out > Another option is to use [relational operators](https://docs.microsoft.com/en-us/sql/t-sql/language-elements/relational-operators-transact-sql?view=sql-server-ver15). You can have your data for your in clause stored in a `Vec` in Rust and...