Crate starlark_module[][src]

A proc-macro for writing functions in Rust that can be called from Starlark.

Attribute Macros

starlark_module

Write Starlark modules concisely in Rust syntax.