iso_20022_reda/
lib.rs

1// Copyright 2023 Emergent Financial, LLC - All Rights Reserved
2//
3//
4// This software is licensed under the Emergent Financial Limited Public License Version 1.0
5// (EF-LPLv1). You may use, copy, modify, and distribute this software under the terms and
6// conditions of the EF-LPL. For more information, please refer to the full text of the license
7// at https://github.com/emergentfinancial/ef-lpl.
8//
9//
10// THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS
11// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
14// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
15// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
16//
17// See ISO-20022 Intellectual Property Rights Policy at
18// <https://www.iso20022.org/intellectual-property-rights>
19// for more information.
20pub mod reda_001_001_04;
21pub mod reda_002_001_04;
22pub mod reda_004_001_06;
23pub mod reda_005_001_03;
24pub mod reda_006_001_01;
25pub mod reda_007_001_01;
26pub mod reda_008_001_01;
27pub mod reda_009_001_01;
28pub mod reda_010_001_01;
29pub mod reda_012_001_01;
30pub mod reda_013_001_01;
31pub mod reda_014_001_01;
32pub mod reda_015_001_01;
33pub mod reda_016_001_01;
34pub mod reda_017_001_01;
35pub mod reda_018_001_01;
36pub mod reda_019_001_01;
37pub mod reda_020_001_01;
38pub mod reda_021_001_01;
39pub mod reda_022_001_01;
40pub mod reda_023_001_01;
41pub mod reda_029_001_01;
42pub mod reda_030_001_01;
43pub mod reda_031_001_01;
44pub mod reda_032_001_01;
45pub mod reda_033_001_01;
46pub mod reda_034_001_01;
47pub mod reda_035_001_01;
48pub mod reda_036_001_01;
49pub mod reda_037_001_01;
50pub mod reda_041_001_01;
51pub mod reda_042_001_01;
52pub mod reda_043_001_01;
53pub mod reda_056_001_01;
54pub mod reda_057_001_01;
55pub mod reda_058_001_01;
56pub mod reda_059_001_01;
57pub mod reda_060_001_01;
58pub mod reda_061_001_01;
59pub mod reda_064_001_01;
60pub mod reda_065_001_01;
61pub mod reda_074_001_01;