Constant zvariant::STRUCT_SIG_START_STR

source ·
pub const STRUCT_SIG_START_STR: &str = "(";
Expand description

The opening character of STRUCT type signature, as a string. Provided for manual signature creation.