[][src]Type Definition braille_art::Result

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