Skip to main content

display_post

Function display_post 

Source
pub fn display_post(post: &Post, index: Option<usize>)
Expand description

Renders a Moltbook post in a premium box-styled layout.

ยงArguments

  • post - The post object to display.
  • index - Optional positional index for use in lists.