Module conversion

Traitsยง

RamaFrom
Alternative for From which can be implemented by external crates for external types
RamaInto
Alternative for Into which can be implemented by external crates for external types
RamaTryFrom
Alternative for TryFrom which can be implemented by external crates for external types
RamaTryInto
Alternative for TryInto which can be implemented by external crates for external types