serviceless 0.6.1

An simple actor model in rust, like actix
Documentation
1
2
3
pub struct Metadata<'a> {
    pub name: &'a str,
}