Function sign_struct

Source
pub fn sign_struct<T: Serialize>(
    message: T,
    signing_key: &SigningKey,
) -> Signature