[][src]Module catalyst_protocol_sdk_rust::prelude

The Prelude

The purpose of this module is to include protobuf traits which may be needed to invoke methods on the types defined in this crate.

use catalyst_protocol_sdk_rust::prelude::*;

Traits

ProtobufEnum

Trait implemented by all protobuf enum types.