unco_derives

Crates.iounco_derives
lib.rsunco_derives
version0.0.2
sourcesrc
created_at2024-07-22 07:05:17.244381
updated_at2024-07-22 08:57:39.041605
descriptionMacro for Unco
homepage
repositoryhttps://github.com/theta-vn/unco
max_upload_size
id1310917
size14,577
Lang Pham (LangPham)

documentation

README

TEST

DATABASE

  • run surreal start --auth --user root --pass root --bind 127.0.0.1:8000 file:unco.db

TEST UNCO

cargo test --test schema -- test_create --nocapture

cargo test --test relate -- test_create --nocapture

cargo test --test conn -- test_conn --nocapture

EXPAND UNCO

cargo expand --test schema

Commit count: 0

cargo fmt