snakedown 0.3.0

This is a snakedown. Hand over your docs, nice and clean, and nobody gets confused.
Documentation
1
2
3
4
5
6
pub mod class;
pub mod function;
pub mod jupyter;
pub mod module;
pub mod object;
pub mod utils;