iso_20022_tsmt/
lib.rs

1
2// Copyright 2023 Emergent Financial, LLC - All Rights Reserved
3//
4//
5// This software is licensed under the Emergent Financial Limited Public License Version 1.0
6// (EF-LPLv1). You may use, copy, modify, and distribute this software under the terms and
7// conditions of the EF-LPL. For more information, please refer to the full text of the license
8// at https://github.com/emergentfinancial/ef-lpl.
9//
10//
11// THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS
12// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
15// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
16// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17//
18// See ISO-20022 Intellectual Property Rights Policy at
19// <https://www.iso20022.org/intellectual-property-rights>
20// for more information.
21pub mod tsmt_038_001_03;
22pub mod tsmt_024_001_03;
23pub mod tsmt_013_001_03;
24pub mod tsmt_035_001_03;
25pub mod tsmt_046_001_01;
26pub mod tsmt_029_001_02;
27pub mod tsmt_030_001_03;
28pub mod tsmt_007_001_02;
29pub mod tsmt_052_001_01;
30pub mod tsmt_016_001_03;
31pub mod tsmt_021_001_03;
32pub mod tsmt_002_001_04;
33pub mod tsmt_019_001_05;
34pub mod tsmt_055_001_01;
35pub mod tsmt_026_001_02;
36pub mod tsmt_044_001_02;
37pub mod tsmt_049_001_01;
38pub mod tsmt_014_001_05;
39pub mod tsmt_005_001_02;
40pub mod tsmt_011_001_04;
41pub mod tsmt_032_001_03;
42pub mod tsmt_050_001_01;
43pub mod tsmt_041_001_03;
44pub mod tsmt_023_001_03;
45pub mod tsmt_008_001_03;
46pub mod tsmt_031_001_03;
47pub mod tsmt_006_001_03;
48pub mod tsmt_012_001_05;
49pub mod tsmt_020_001_02;
50pub mod tsmt_042_001_03;
51pub mod tsmt_053_001_01;
52pub mod tsmt_025_001_03;
53pub mod tsmt_003_001_03;
54pub mod tsmt_034_001_03;
55pub mod tsmt_047_001_01;
56pub mod tsmt_028_001_03;
57pub mod tsmt_017_001_05;
58pub mod tsmt_004_001_02;
59pub mod tsmt_033_001_03;
60pub mod tsmt_040_001_03;
61pub mod tsmt_051_001_01;
62pub mod tsmt_015_001_03;
63pub mod tsmt_022_001_02;
64pub mod tsmt_018_001_05;
65pub mod tsmt_054_001_01;
66pub mod tsmt_010_001_03;
67pub mod tsmt_048_001_01;
68pub mod tsmt_027_001_02;
69pub mod tsmt_045_001_02;
70pub mod tsmt_036_001_03;
71pub mod tsmt_001_001_03;
72pub mod tsmt_009_001_05;