j-api 0.1.0

Json api implementation
Documentation
1
2
3
use serde::Serialize;

pub type Meta = Box<dyn Serialize>;