swas 0.1.0

The swas library made as a joke
Documentation

#Usage

use swas::say;

fn main() {
println! ("{}", swas::say());
}