spinner::DANCING_KIRBY [] [src]

pub static DANCING_KIRBY: [&'static str; 8] = [
"(>'-')>",
"<('-'<)",
"^('-')^",
"<('-'<)",
"(>'-')>",
"<('-'<)",
"^('-')^",
"<('-'<)"
]

A possible string for the spinner, check out the kirby example for a possible use case.