Type Definition stegano_core::Result

source ·
pub type Result<E> = Result<E, SteganoError>;