rust/tests/target/imports_block_indent.rs
2018-06-27 15:28:32 +02:00

4 lines
123 B
Rust

// #2569
use apns2::request::notification::{
Notificatio, NotificationBuilder, Priority, SilentNotificationBuilder,
};