[][src]Type Definition syncthing::Fallible

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