ruff_python_literal 0.0.0

This is a placeholder release for an internal component crate of Ruff
Documentation
1
2
3
4
//! Placeholder crate published to reserve the name on crates.io.

/// Marker type for the placeholder release.
pub struct Placeholder;