pub fn resolution_name(resolution: &Resolution) -> Option<&'static str>Expand description
The wire name of one resolution, shared by the projection and the action that performs it, so a button’s name is the name the server accepts.
pub fn resolution_name(resolution: &Resolution) -> Option<&'static str>The wire name of one resolution, shared by the projection and the action that performs it, so a button’s name is the name the server accepts.