Add a common metadata key for the effective date plugin
Dependencies
- [2]
R524JUUEImplement metadata & price directives
Change contents
- edit in common/beancount-types/src/metadata/kv/common_keys.rs at line 3
pub const EFFECTIVE_DATE: &MetadataKy = unsafe { MetadataKy::from_unchecked("effective-date") };