Astarte.Core.InterfaceDescriptor.from_db_result-exclamation-mark

You're seeing just the function from_db_result-exclamation-mark, go back to Astarte.Core.InterfaceDescriptor module for more information.
Link to this function

from_db_result!(db_result)

View Source

Deserializes an %InterfaceDescriptor{} from db_result. db_result can be a keyword list or a map.

Returns the %InterfaceDescriptor{} on success, raises on failure