Fix downcast trait #11

Closed
opened 2023-08-17 10:36:28 -04:00 by FrogWithACoolHat · 1 comment

Change pub trait FmNETWORK:Downcast{} to pub trait family_name:std::fmt::Debug + Downcast{}

Change pub trait FmNETWORK:Downcast{} to pub trait family_name:std::fmt::Debug + Downcast{}
Author
Owner
eabdd04278
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FrogWithACoolHat/RustXMLParseTest#11
No description provided.