Module macros

Module macros 

Source
Expand description

Extension macros and helpers for bridging Rust and Nvim (nvim_oxi).

Defines dict! for ergonomic nvim_oxi::Dictionary construction plus fn_from! to wrap Rust functions into Nvim callable Function objects.