Docs: Move to new intra-doc links, make events non-exhaustive. (#19)
Far cleaner and more reliable than the old doc-link pattern. Also allowed me to spot some event types and sources which should have been made non_exhaustive.
This commit is contained in:
@@ -12,7 +12,7 @@ pub enum DecodeMode {
|
||||
/// are not present, as they are encrypted.
|
||||
/// This event requires such functionality.*
|
||||
///
|
||||
/// [user speaking events]: ../events/enum.CoreEvent.html#variant.SpeakingUpdate
|
||||
/// [user speaking events]: crate::events::CoreEvent::SpeakingUpdate
|
||||
Pass,
|
||||
/// Decrypts the body of each received packet.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user