Lewin Probst, M.Sc.

Results 18 issues of Lewin Probst, M.Sc.

New versions of html5ever and its subcrates are released. Evaluate what needs to be done to upgrade these dependencies.

Dear Maintainer, thanks for this nice crate! I do have the following situation: ```rust #[derive(Diff, PartialEq, Eq)] pub struct ExternalType { pub timestamp: Datetime, } ``` Are there any chances...

Hi there, I added the possibility to add an ON UPDATE and ON DELETE statement for Pg, MySql and Sqlite3. I do not know if this is in your sense...

## Expected behavior On compilation, no warnings should be emitted by the compiler. ## Actual behavior The compiler emits warnings. ## To Reproduce `cargo build --all-features`

bug
good first issue
approved

## Motivation Currently there is only API documentation available. To present the full power of `lewp` more information is required about the internal details. It should also be used by...

documentation
approved

## Motivation Currently there are two issue templates available for bug reports and enhancement requests. ## Desired solution It would be nice to have an issue template for documentation, so...

enhancement
approved

**Motivation** Currently only two file hierarchy level exist, `modules` and `pages`. If resources need to be shared throughout a whole website, it would be required to either symlink or copy...

enhancement
approved

Consider using [darling](https://docs.rs/darling/latest/darling/) for parsing the arguments of the proc-macro crate.

Consider adding support for sea-orm. https://github.com/SeaQL/sea-orm