Astarte.Core.Mapping.from_db_result-exclamation-mark

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

from_db_result!(db_result)

View Source

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

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