is_prebuilt_binary

Function is_prebuilt_binary 

Source
pub fn is_prebuilt_binary() -> bool
Expand description

Check if we are running from a pre-built binary (not from the source repo).

Returns true if this is a standalone/installed binary. Returns false if running from the source repository.