pub type UID = u64;Expand description
64-bit unique identifier of an Open Multiplayer component.
In the SDK, it is resolved in priority order by samp-codegen:
uid:declared explicitly ininitialize_plugin![package.metadata.samp] uidinCargo.toml- FNV-1a 64-bit of
CARGO_PKG_NAME@CARGO_PKG_VERSION(generated and written toCargo.tomlif none of the above options exist)