1 unstable release
0.1.0 | Oct 30, 2023 |
---|
#14 in #beancount
31KB
1K
SLoC
beacount-account
This library implement borrowed and owned strings that follow the rules for Beancount account names.
You can create these from str
and String
using TryFrom
implementations.
Doing so will check them against the same regular expression that Beancount is using.
Dependencies
~7MB
~129K SLoC