IntelCache Library
The IntelCache Library is meant primarily for rust made clients of IntelCache and the server.
It functions primarily by sending and recieving [self::ic_types::IcPacket]s to and from [IcServer] with [IcClient].
To view available commands, check the apropriate storage module.