worktable_macros 0.9.0

Proc-macro companion crate for worktable: the worktable! macro and its derives. Formerly published as worktable_codegen.
Documentation
1
2
3
4
5
6
7
mod delete;
mod in_place;
mod locks;
mod select;
pub mod r#type;
mod unsized_;
mod update;