Function server_fn::server_fn_encoding_by_path
source · pub fn server_fn_encoding_by_path<T: 'static, R: ServerFunctionRegistry<T>>(
path: &str
) -> Option<Encoding>Expand description
Returns the Encoding of the server fn at a particular path