trait.Error.js 3.0 KB

12345
  1. (function() {var implementors = {
  2. "auth":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"auth/enum.AuthError.html\" title=\"enum auth::AuthError\">AuthError</a>"]],
  3. "database":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"database/error/enum.DatabaseError.html\" title=\"enum database::error::DatabaseError\">DatabaseError</a>"]],
  4. "dim":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/errors/enum.DimError.html\" title=\"enum dim::errors::DimError\">DimError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/errors/enum.StreamingErrors.html\" title=\"enum dim::errors::StreamingErrors\">StreamingErrors</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/external/enum.Error.html\" title=\"enum dim::external::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/routes/mediafile/enum.Error.html\" title=\"enum dim::routes::mediafile::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/scanner/daemon/enum.FsWatcherError.html\" title=\"enum dim::scanner::daemon::FsWatcherError\">FsWatcherError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/scanner/error/enum.Error.html\" title=\"enum dim::scanner::error::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/scanner/movie/enum.Error.html\" title=\"enum dim::scanner::movie::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/scanner/tv_show/enum.Error.html\" title=\"enum dim::scanner::tv_show::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"dim/streaming/ffprobe/enum.Error.html\" title=\"enum dim::streaming::ffprobe::Error\">Error</a>"]]
  5. };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()