Skip to main content

iso_20022_setr/
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 setr_014_001_04;
22pub mod setr_049_001_02;
23pub mod setr_055_001_02;
24pub mod setr_008_001_04;
25pub mod setr_044_001_02;
26pub mod setr_058_001_02;
27pub mod setr_005_001_04;
28pub mod setr_011_001_04;
29pub mod setr_057_001_02;
30pub mod setr_016_001_04;
31pub mod setr_007_001_04;
32pub mod setr_029_001_01;
33pub mod setr_030_001_01;
34pub mod setr_002_001_04;
35pub mod setr_013_001_04;
36pub mod setr_001_001_04;
37pub mod setr_010_001_04;
38pub mod setr_051_001_02;
39pub mod setr_015_001_04;
40pub mod setr_009_001_04;
41pub mod setr_018_001_04;
42pub mod setr_027_001_03;
43pub mod setr_004_001_04;
44pub mod setr_003_001_04;
45pub mod setr_053_001_02;
46pub mod setr_012_001_04;
47pub mod setr_017_001_04;
48pub mod setr_006_001_04;
49pub mod setr_047_001_02;