1
0
Fork 0
mirror of https://github.com/besterprotocol/bformat synced 2023-12-13 21:30:24 +01:00
bformat/source/bformat/package.d
Tristan B. Velloza Kildaire 7245572a97 - Restructured whole package
2023-03-25 20:59:38 +02:00

3 lines
77 B
D

module bformat;
public import bformat.sockets : sendMessage, receiveMessage;