# `Snakepit.PyRef`
[🔗](https://github.com/nshkrdotcom/snakebridge/blob/v0.14.0/lib/snakebridge/snakepit_types.ex#L2)

Reference to a Python object managed by Snakepit.

This is a stub type definition used when the Snakepit library is not loaded.
When Snakepit is available, its actual `Snakepit.PyRef` module takes precedence.

# `t`
[🔗](https://github.com/nshkrdotcom/snakebridge/blob/v0.14.0/lib/snakebridge/snakepit_types.ex#L9)

```elixir
@type t() :: SnakeBridge.Ref.t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
