pub enum KnownRecord {
Show 17 variants
AppBskyActorProfile(Box<Record>),
AppBskyFeedGenerator(Box<Record>),
AppBskyFeedLike(Box<Record>),
AppBskyFeedPost(Box<Record>),
AppBskyFeedPostgate(Box<Record>),
AppBskyFeedRepost(Box<Record>),
AppBskyFeedThreadgate(Box<Record>),
AppBskyGraphBlock(Box<Record>),
AppBskyGraphFollow(Box<Record>),
AppBskyGraphList(Box<Record>),
AppBskyGraphListblock(Box<Record>),
AppBskyGraphListitem(Box<Record>),
AppBskyGraphStarterpack(Box<Record>),
AppBskyGraphVerification(Box<Record>),
AppBskyLabelerService(Box<Record>),
ChatBskyActorDeclaration(Box<Record>),
ComAtprotoLexiconSchema(Box<Record>),
}
Variants§
AppBskyActorProfile(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyFeedGenerator(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyFeedLike(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyFeedPost(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyFeedPostgate(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyFeedRepost(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyFeedThreadgate(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyGraphBlock(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyGraphFollow(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyGraphList(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyGraphListblock(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyGraphListitem(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyGraphStarterpack(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyGraphVerification(Box<Record>)
Available on crate feature
namespace-appbsky
only.AppBskyLabelerService(Box<Record>)
Available on crate feature
namespace-appbsky
only.ChatBskyActorDeclaration(Box<Record>)
Available on crate feature
namespace-chatbsky
only.ComAtprotoLexiconSchema(Box<Record>)
Trait Implementations§
Source§impl Clone for KnownRecord
impl Clone for KnownRecord
Source§fn clone(&self) -> KnownRecord
fn clone(&self) -> KnownRecord
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moreSource§impl Debug for KnownRecord
impl Debug for KnownRecord
Source§impl<'de> Deserialize<'de> for KnownRecord
impl<'de> Deserialize<'de> for KnownRecord
Source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-chatbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-chatbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
impl From<Object<RecordData>> for KnownRecord
Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<Object<RecordData>> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<Object<RecordData>> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-chatbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-chatbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
impl From<RecordData> for KnownRecord
Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl From<RecordData> for KnownRecord
Available on crate feature namespace-appbsky
only.
impl From<RecordData> for KnownRecord
Available on crate feature
namespace-appbsky
only.Source§fn from(record_data: RecordData) -> Self
fn from(record_data: RecordData) -> Self
Converts to this type from the input type.
Source§impl PartialEq for KnownRecord
impl PartialEq for KnownRecord
Source§impl Serialize for KnownRecord
impl Serialize for KnownRecord
impl Eq for KnownRecord
impl StructuralPartialEq for KnownRecord
Auto Trait Implementations§
impl Freeze for KnownRecord
impl RefUnwindSafe for KnownRecord
impl Send for KnownRecord
impl Sync for KnownRecord
impl Unpin for KnownRecord
impl UnwindSafe for KnownRecord
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
Source§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
Source§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Compare self to
key
and return true
if they are equal.