Type Definition common::Asset

source ·
pub type Asset<T, GetAssetId> = Currency<T, GetAssetId>;
Expand description

Basic type representing asset.