Skip to main content

iso_20022_tsrv/
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 tsrv_006_001_01;
22pub mod tsrv_017_001_01;
23pub mod tsrv_012_001_01;
24pub mod tsrv_003_001_01;
25pub mod tsrv_004_001_01;
26pub mod tsrv_018_001_01;
27pub mod tsrv_009_001_01;
28pub mod tsrv_015_001_01;
29pub mod tsrv_010_001_01;
30pub mod tsrv_001_001_01;
31pub mod tsrv_013_001_01;
32pub mod tsrv_002_001_01;
33pub mod tsrv_007_001_01;
34pub mod tsrv_016_001_01;
35pub mod tsrv_011_001_01;
36pub mod tsrv_005_001_01;
37pub mod tsrv_019_001_01;
38pub mod tsrv_008_001_01;
39pub mod tsrv_014_001_01;