libquassel 0.1.0

Native rust implementation of the Quassel protocol and library functions
Documentation
1
2
/// The Session Trait is the main point of entry and implements the basic logic
pub trait Session {}