Constant tagua_parser::tokens::FUNCTION_OUTPUT [] [src]

pub const FUNCTION_OUTPUT: &'static [u8] = COLON

The FUNCTION_OUTPUT token.

Represent the function return type declaration operator, e.g. function f(…): … { … }.