[][src]Type Definition syncthing::Error

type Error = Box<dyn Error + 'static + Send + Sync>;

A generic error type.