summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert/components.rs
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2020-02-20 13:26:01 +0100
committerNeal H. Walfield <neal@pep.foundation>2020-02-20 16:19:46 +0100
commit2164d2e3db8c66ab98164465eaf821eb7765a760 (patch)
tree081b05d1d974b972d339d0ab61f74fadecf9f1a5 /openpgp/src/cert/components.rs
parentf35f03635b319ece2c93f43db96ddc7cb30b5236 (diff)
openpgp: Rename the Amalgamation trait to ValidAmalgamation.
- The Amalgamation trait only applies to ValidComponents. Rename it accordingly.
Diffstat (limited to 'openpgp/src/cert/components.rs')
-rw-r--r--openpgp/src/cert/components.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/cert/components.rs b/openpgp/src/cert/components.rs
index e8c94376..3965e65f 100644
--- a/openpgp/src/cert/components.rs
+++ b/openpgp/src/cert/components.rs
@@ -25,8 +25,8 @@ use super::{
canonical_signature_order,
};
pub use super::amalgamation::{
- Amalgamation,
ComponentAmalgamation,
+ ValidAmalgamation,
ValidComponentAmalgamation,
};
pub use super::key_amalgamation::{