docs(wpcarro/emacs): Provide README for struct.el

:)

Change-Id: Ibf8b051f4ca5a3cded20d5256227ec9accfbb787
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6030
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
William Carroll 2022-08-02 13:32:09 -07:00 committed by clbot
parent 31bd89c777
commit 7e7ed4649b

View file

@ -0,0 +1,6 @@
# struct.el
[![Build status](https://badge.buildkite.com/016bff4b8ae2704a3bbbb0a250784e6692007c582983b6dea7.svg?branch=refs/heads/canon)](https://buildkite.com/tvl/depot)
Provides new macros exposing immutable and mutable interfaces for working with
structs in Elisp.