cardano_serialization_lib::chain_core::property

Trait LeaderId

source
pub trait LeaderId:
    Eq
    + Clone
    + Hash
    + Debug { }
Expand description

Trait identifying the leader identifier type.

Object Safety§

This trait is not object safe.

Implementors§