Function ryna::docs::write_interface_docs

source ยท
pub fn write_interface_docs(
    file: &mut File,
    module: &RynaModule,
    interface: &Interface,
    annot: &Annotation,
)