Type Definition perseus::client::ClientReturn

source ·
pub type ClientReturn = Result<(), JsValue>;
Expand description

A convenience type wrapper for the type returned by nearly all client-side entrypoints.