Closed jeandudey closed 6 years ago
It's confusing, it can be changed to FromBlob or something like that. Also what about dropping this trait and use the yet-in-nightly TryFrom trait?.
FromBlob
TryFrom
Not necessary, StlElement trait does this now.
StlElement
It's confusing, it can be changed to
FromBlob
or something like that. Also what about dropping this trait and use the yet-in-nightlyTryFrom
trait?.