Merge branch 'master' into feature/exchange_lifetime

This commit is contained in:
Tristan B. Velloza Kildaire 2023-09-25 21:43:48 +02:00
commit b160ce9e00
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import doap.protocol.types : MessageType;
import doap.protocol.codes : Code;
import doap.exceptions : CoapException;
import std.conv : to;
import doap.protocol.utils : order, Order;
import doap.utils : order, Order;
/**
* Payload marker

View File

@ -1,7 +1,7 @@
/**
* Utility functions
*/
module doap.protocol.utils;
module doap.utils;
/**
* Flips the given integral value