Trait bc_ur::URCodable

source ·
pub trait URCodable: UREncodable + URDecodable { }
Expand description

A type that can be encoded to and decoded from a UR.

Implementors§