refactor: move traits to daletl

This commit is contained in:
Artemy Egorov 2024-08-02 22:09:12 +03:00
parent accf9aae58
commit 4cc99ce163
4 changed files with 25 additions and 24 deletions

View file

@ -1,9 +1,10 @@
use dalet::{
abstractions::{Body, HeadingLevel, NotNullBody, Tag, TextOrNullArgument, ToDaletl},
abstractions::{Body, HeadingLevel, NotNullBody, Tag, TextOrNullArgument},
daletl::ToDaletl,
daletpack::*,
};
use flate2::Compression;
use std::io::{read_to_string, Write};
use std::io::Write;
#[macro_export]
macro_rules! iprint {

View file

@ -3,7 +3,7 @@
=> gemini://example.com A supremely cool Gemini capsule
=> sftp://example.com
Hi
This is paragraph
=>https://example.com A cool website
=>gopher://example.com An even cooler gopherhole