land-core

Crates.ioland-core
lib.rsland-core
version0.0.4
sourcesrc
created_at2023-06-22 08:54:54.067491
updated_at2023-06-22 14:09:20.189797
descriptionThe CLI for the Runtime Land
homepage
repositoryhttps://github.com/fuxiaohei/runtime.land
max_upload_size
id897109
size33,386
FuXiaoHei (fuxiaohei)

documentation

https://runtime.land

README

use sea-orm to create model

sea-orm-cli generate entity -u=mysql://root:@localhost/land-serverless -o crates/core/src/model

Commit count: 76

cargo fmt