#beancount #account-name #string-type

beancount-account

Borrowed and owned strings following the Beancount rules for account names

1 unstable release

0.1.0 Oct 30, 2023

#224 in Finance

EUPL-1.2

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

~4–5.5MB
~107K SLoC