ytsaurus-helpers 0.2.5

Derive macros for ytsaurus-client: infer a YTsaurus table schema from a Rust struct
Documentation
1
2
3
4
5
6
7
8
9
ytsaurus-helpers
Copyright 2026 The ytsaurus-rs Authors

Licensed under the Apache License, Version 2.0. See the LICENSE file distributed
alongside this one.

This crate is original work. It is a procedural-macro crate: it generates code
that refers to types in ytsaurus-client, and contributes nothing to the compiled
binary itself.