Home
last modified time | relevance | path

Searched refs:add_help_link (Results 1 – 4 of 4) sorted by relevance

/tonic/examples/src/richer-error/
H A Dserver.rs38 .add_help_link("description of link", "https://resource.example.local") in say_hello()
/tonic/tonic-types/src/richer_error/error_details/
H A Dmod.rs823 pub fn add_help_link( in add_help_link() method
/tonic/tonic-types/
H A DREADME.md57 .add_help_link("description of link", "https://resource.example.local")
/tonic/tonic-types/src/richer_error/
H A Dmod.rs1002 .add_help_link("link to resource", "resource.example.local") in gen_status_with_details()