[][src]Type Definition ascii_art::Result

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