Function atelier_describe::describe_model[][src]

pub fn describe_model(model: &Model) -> ModelResult<Document>

Create a Document instance describing the Model provided. This can then be rendered using the somedoc write_document or write_document_to_string functions.