[][src]Function qrpc_sdk::default_socket_path

pub fn default_socket_path() -> PathBuf

Get the location the qrpc socket should be by default

This default can be overridden, though! It's safer to make this option configurable for the user, instead of only relying on the default.