3WBFYBFMRDU6DQC2WDPDBUVSVCAWRRRILO7AI7DJH6OACVMHGGCQC
AKFUJPU5PTD7NUZSHN5BC3IHG2SSYJH6HMC2OWS7JKZIRBTGCNBAC
KETOERAX3TX43N36QK3QCFGOA7LIXYX4FAALTIIYXZHA5I2KJTWQC
IUR4IPDMX7Z57F2FDG7U6S5R4CVMGEDYEZ5XEB4626V2BI5BWLWAC
edition = "2021"fn_params_layout = "Vertical" # imports_layout = "vertical"# trailing_comma = "Vertical"
edition = "2021"
fn_params_layout = "Vertical"
# imports_layout = "vertical"
# trailing_comma = "Vertical"
pub struct $site{#[knuffel(property)] vanity: String}
pub struct $site { #[knuffel(property)] vanity: String, }
pub struct $site {
#[knuffel(property)]
vanity: String,
}
pub struct Fedi(#[knuffel(argument, str)] Url);
pub struct Fedi { #[knuffel(argument, str)] instance: Url,
pub struct Fedi {
#[knuffel(argument, str)]
instance: Url,
#[knuffel(flatten(property))] account: Account,}
#[knuffel(flatten(property))]
account: Account,
cohost: Cohost{vanity:"hdhoang".to_string()}.into(),
cohost: Cohost { vanity: "hdhoang".to_string() } .into(),
cohost: Cohost {
vanity: "hdhoang".to_string()
.into(),