mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-12 04:32:58 +02:00
renames for core pdu
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
e507c31306
commit
79c6b51860
12 changed files with 123 additions and 89 deletions
|
@ -13,7 +13,7 @@ struct ExtractRelatesToEventId {
|
|||
relates_to: ExtractRelType,
|
||||
}
|
||||
|
||||
#[implement(super::PduEvent)]
|
||||
#[implement(super::Pdu)]
|
||||
#[must_use]
|
||||
pub fn relation_type_equal(&self, rel_type: &RelationType) -> bool {
|
||||
self.get_content()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue