Skip to main content

thread_memo

Function thread_memo 

Source
pub fn thread_memo(
    _ctx: Context<'_, ThreadMemo<'_>>,
    memo: String,
    signal: Option<Signal>,
) -> Result<Signal>