Crates.io | squtils |
lib.rs | squtils |
version | 0.1.0 |
source | src |
created_at | 2022-04-03 20:55:39.101014 |
updated_at | 2022-04-03 20:55:39.101014 |
description | A collection of utilities for SeaQL/sea-query. |
homepage | |
repository | https://github.com/eexsty/squtils |
max_upload_size | |
id | 561702 |
size | 5,133 |
A collection of utilities for SeaQL/sea-query.
#[auto-iden]
Automatically generates a Iden enumeration for a struct type. https://github.com/eexsty/squtils/blob/34ce699d78ba354e028270e0a492e6ea549fb107/example/src/main.rs#L5-L21Add the following to your [dependencies]
section in the Cargo.toml file:
squtils = "^0"