Type Definition shiori3::ShioriResult

source ·
pub type ShioriResult<T> = Result<T, Error>;