Function new_message_vault

Source
pub fn new_message_vault(
    state: &mut State,
    content: String,
) -> Result<Vec<u8>, LinkError>