Type Definition fhttp_core::errors::Result[][src]

type Result<T> = Result<T, FhttpError>;