You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a schema type called MedicationOrderDetails with a namespace of "mod:". As opposed to the struct field name, the namespaces field type path namespace is not sanitized. The mod:MedicationOrderDetails type conflicts with the Rust 'mod' keyword.
The text was updated successfully, but these errors were encountered:
I have a schema type called MedicationOrderDetails with a namespace of "mod:". As opposed to the struct field name, the namespaces field type path namespace is not sanitized. The mod:MedicationOrderDetails type conflicts with the Rust 'mod' keyword.
The text was updated successfully, but these errors were encountered: