Struct localnative_core::Ssbify[][src]

pub struct Ssbify {
    pub hash: String,
    pub markdown: String,
}

Fields

Trait Implementations

impl Debug for Ssbify
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Ssbify

impl Sync for Ssbify