write_fn_step convenience macro

This commit is contained in:
2023-06-01 19:10:07 +01:00
parent 6e545be8a7
commit 01aa37b27d
9 changed files with 154 additions and 39 deletions

View File

@@ -3,3 +3,4 @@ mod atomic_impl;
mod atomic_inert;
mod atomic_redirect;
mod externfn_impl;
mod write_fn_step;