Skip to main content
hex
preview
Search
preview
ex_turso
0.2.1
hex.pm
Change color theme
Light
Dark
System
Select File
.formatter.exs
LICENSE
README.md
checksum-Elixir.ExTurso.Native.exs
lib/ex_turso.ex
lib/ex_turso/connection.ex
lib/ex_turso/error.ex
lib/ex_turso/native.ex
lib/ex_turso/query.ex
lib/ex_turso/result.ex
mix.exs
native/ex_turso/Cargo.lock
native/ex_turso/Cargo.toml
native/ex_turso/src/lib.rs
.formatter.exs
# Used by "mix format"
[
inputs
:
[
"{mix,.formatter}.exs"
,
"{config,lib,test}/**/*.{ex,exs}"
]
]