[][src]Type Definition vsprintf::Result

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

The result of a vsprintf call.