Companion

object Companion

Functions

Link copied to clipboard
fun fromElements(elements: List<RpcElement>): List<Rpc>
Link copied to clipboard
fun toElements(rpcs: List<Rpc>): List<RpcElement>