Skip to main content

GET_METHODS

Constant GET_METHODS 

Source
pub const GET_METHODS: [(&str, MethodDescriptor); 94];
Expand description

get method descriptors

This constant is only available when the generic feature is enabled.

Vector that describes all available get methods.

Each vector element is a tuple (&str, MethodDescriptor) consisting of