This crate provides traits and implementations for a `SolidStorage`, and `SolidStorageService`, (a solid-protocol compatible http service over a storage).
//! I define few implementations of [`BaseResponseMarshaller`](super::super::BaseResponseMarshaller)
//! for marshalling [`BasePostService`](super::base::BasePostService) responses.
//!pubmoddefault;