intercom-attributes 0.4.0

See 'intercom'
Documentation
1
2
3
4
5
fn main()
{
    println!("stdout works");
    eprintln!("stderr works");
}