@@ -9,6 +9,9 @@
// copied, modified, or distributed except according to those terms.
+#![doc(html_logo_url = "https://raw.githubusercontent.com/qmonnet/rbpf/master/rbpf.png",
+ html_favicon_url = "https://raw.githubusercontent.com/qmonnet/rbpf/master/rbpf.ico")]
+
// One day we'll uncomment this!
// #![warn(missing_docs)]