Documentation

tmpl

use aok::{Result, OK};
#[test]
fn test() -> Result<()> {
  OK
}