Struct ad4m_client::types::LinkExpression
source · pub struct LinkExpression {
pub author: String,
pub data: Link,
pub proof: ExpressionProof,
pub timestamp: String,
}Fields§
§data: Link§proof: ExpressionProof§timestamp: StringTrait Implementations§
source§impl Debug for LinkExpression
impl Debug for LinkExpression
source§impl From<AllPerspectivesNeighbourhoodMetaLinks> for LinkExpression
impl From<AllPerspectivesNeighbourhoodMetaLinks> for LinkExpression
source§fn from(link: AllPerspectivesNeighbourhoodMetaLinks) -> Self
fn from(link: AllPerspectivesNeighbourhoodMetaLinks) -> Self
Converts to this type from the input type.
source§impl From<ByDidAgentByDidPerspectiveLinks> for LinkExpression
impl From<ByDidAgentByDidPerspectiveLinks> for LinkExpression
source§fn from(link: ByDidAgentByDidPerspectiveLinks) -> Self
fn from(link: ByDidAgentByDidPerspectiveLinks) -> Self
Converts to this type from the input type.
source§impl From<LinkExpression> for LinkExpressionInput
impl From<LinkExpression> for LinkExpressionInput
source§fn from(link: LinkExpression) -> Self
fn from(link: LinkExpression) -> Self
Converts to this type from the input type.
source§impl From<LinkExpression> for LinkExpressionInput
impl From<LinkExpression> for LinkExpressionInput
source§fn from(link: LinkExpression) -> Self
fn from(link: LinkExpression) -> Self
Converts to this type from the input type.
source§impl From<LinkExpression> for SnapshotPerspectiveSnapshotLinks
impl From<LinkExpression> for SnapshotPerspectiveSnapshotLinks
source§fn from(link: LinkExpression) -> Self
fn from(link: LinkExpression) -> Self
Converts to this type from the input type.
source§impl From<MeAgentPerspectiveLinks> for LinkExpression
impl From<MeAgentPerspectiveLinks> for LinkExpression
source§fn from(link: MeAgentPerspectiveLinks) -> Self
fn from(link: MeAgentPerspectiveLinks) -> Self
Converts to this type from the input type.
source§impl From<MessageInboxRuntimeMessageInboxDataLinks> for LinkExpression
impl From<MessageInboxRuntimeMessageInboxDataLinks> for LinkExpression
source§fn from(link: MessageInboxRuntimeMessageInboxDataLinks) -> Self
fn from(link: MessageInboxRuntimeMessageInboxDataLinks) -> Self
Converts to this type from the input type.
source§impl From<MessageOutboxRuntimeMessageOutboxMessageDataLinks> for LinkExpression
impl From<MessageOutboxRuntimeMessageOutboxMessageDataLinks> for LinkExpression
source§fn from(link: MessageOutboxRuntimeMessageOutboxMessageDataLinks) -> Self
fn from(link: MessageOutboxRuntimeMessageOutboxMessageDataLinks) -> Self
Converts to this type from the input type.
source§impl From<QueryLinksPerspectiveQueryLinks> for LinkExpression
impl From<QueryLinksPerspectiveQueryLinks> for LinkExpression
source§fn from(link: QueryLinksPerspectiveQueryLinks) -> Self
fn from(link: QueryLinksPerspectiveQueryLinks) -> Self
Converts to this type from the input type.
source§impl From<SnapshotPerspectiveSnapshotLinks> for LinkExpression
impl From<SnapshotPerspectiveSnapshotLinks> for LinkExpression
source§fn from(link: SnapshotPerspectiveSnapshotLinks) -> Self
fn from(link: SnapshotPerspectiveSnapshotLinks) -> Self
Converts to this type from the input type.
source§impl From<SubscriptionLinkAddedPerspectiveLinkAdded> for LinkExpression
impl From<SubscriptionLinkAddedPerspectiveLinkAdded> for LinkExpression
source§fn from(link: SubscriptionLinkAddedPerspectiveLinkAdded) -> Self
fn from(link: SubscriptionLinkAddedPerspectiveLinkAdded) -> Self
Converts to this type from the input type.