Type Definition s4::error::S4Result [] [src]

type S4Result<T> = Result<T, S4Error>;