ArticleMeta.opCast

Convert Meta data into ArticleCreate.

Useful to call devto api to create an article.

This does not retrieve the content_file from disk, it will be require to add the body_markdown after making this conversion.

struct ArticleMeta
@safe pure nothrow @nogc
T
opCast
(
)

Meta