EditableTextBlockingExtError

Trait EditableTextBlockingExtError 

Source
pub trait EditableTextBlockingExtError: EditableTextBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl EditableTextBlockingExtError for EditableTextProxyBlocking<'_>

Implementors§